Debug unstable virtual ip
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
9a3687e2b6
commit
d965d6e976
@ -193,7 +193,8 @@
|
||||
dest: "{{ kubeconfig.path }}"
|
||||
content: "{{ ( lookup('dict', hostvars) )[0].value.cluster.kubeconfig }}"
|
||||
mode: 0600
|
||||
|
||||
- ansible.builtin.debug:
|
||||
msg: "{{ cluster.servers[0].ip | ansible.utils.ipaddr('address') }}"
|
||||
- name: Replace API url
|
||||
ansible.builtin.replace:
|
||||
path: "{{ kubeconfig.path }}"
|
||||
|
Loading…
Reference in New Issue
Block a user