12 lines
263 B
INI
12 lines
263 B
INI
[all:vars]
|
|
ansible_python_interpreter=/usr/bin/python3
|
|
ansible_user=ansible
|
|
ansible_ssh_private_key_file=~/.ssh/id_ed25519
|
|
|
|
[cluster]
|
|
manager ansible_host=follow.mngoma.lab
|
|
worker ansible_host=worker2.mngoma.lab
|
|
|
|
[workers]
|
|
worker ansible_host=worker2.mngoma.lab
|