9 lines
182 B
Plaintext
9 lines
182 B
Plaintext
[masters]
|
|
KubeMaster ansible_host=192.168.100.2
|
|
|
|
[workers]
|
|
KubeWorker1 ansible_host=192.168.100.3
|
|
KubeWorker2 ansible_host=192.168.100.4
|
|
|
|
[ansible]
|
|
Ansible ansible_host=192.168.100.5 |