initial
This commit is contained in:
6
ansible.cfg
Normal file
6
ansible.cfg
Normal file
@@ -0,0 +1,6 @@
|
||||
[defaults]
|
||||
host_key_checking = False
|
||||
ansible_port = 22
|
||||
ansible_user = ubuntu
|
||||
ansible_ssh_private_key_file = ~/.ssh/id_rsa
|
||||
ansible_python_interpreter = /usr/bin/python3
|
||||
Reference in New Issue
Block a user