first commit
This commit is contained in:
11
k3s/ansible/config/mbube.ini
Normal file
11
k3s/ansible/config/mbube.ini
Normal file
@@ -0,0 +1,11 @@
|
||||
[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
|
||||
Reference in New Issue
Block a user