fix: Move SSH private key setting from ansible.cfg to inventory
This commit is contained in:
@@ -15,4 +15,5 @@ workers
|
||||
[cluster:vars]
|
||||
ansible_user=root
|
||||
ansible_python_interpreter=/usr/bin/python3
|
||||
ansible_ssh_private_key_file={{ private_key_file }}
|
||||
k3s_version=latest
|
||||
|
||||
Reference in New Issue
Block a user