mirror of
https://gitlab.durp.info/durfy/runbooks/ansible.git
synced 2026-05-07 08:00:29 -05:00
update
This commit is contained in:
parent
4576831ec7
commit
a451a7de40
1 changed files with 1 additions and 1 deletions
|
|
@ -3,4 +3,4 @@
|
||||||
src: /home/administrator/.kube/config
|
src: /home/administrator/.kube/config
|
||||||
dest: "{{ playbook_dir }}/kubeconfig"
|
dest: "{{ playbook_dir }}/kubeconfig"
|
||||||
flat: true
|
flat: true
|
||||||
when: ansible_hostname == groups[master_group][0]
|
delegate_to: "{{ groups[master_group][0] }}"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue