initial
This commit is contained in:
5
kube-cluster/ansible.cfg
Normal file
5
kube-cluster/ansible.cfg
Normal file
@@ -0,0 +1,5 @@
|
||||
[defaults]
|
||||
inventory = hosts.yaml
|
||||
private_key_file = /root/.ssh/ansible.key
|
||||
remote_user = ansible
|
||||
roles_path = roles:../roles
|
||||
Reference in New Issue
Block a user