cluster networking operational
This commit is contained in:
@ -1,8 +1,6 @@
|
||||
---
|
||||
- name: debug hostname
|
||||
ansible.builtin.debug:
|
||||
msg:
|
||||
- "{{ hostvars[groups['k8s_control'][0]]['ansible_host'] }}"
|
||||
- "{{ ansible_host }}"
|
||||
|
||||
# ['hosts'][0]
|
||||
ansible.builtin.lineinfile:
|
||||
line: 192.168.199.240 k8s.balsillie.net
|
||||
insertafter: EOF
|
||||
path: /etc/hosts
|
Reference in New Issue
Block a user