Initial commit
This commit is contained in:
7
ansible.cfg
Normal file
7
ansible.cfg
Normal file
@@ -0,0 +1,7 @@
|
||||
[defaults]
|
||||
# inventory = inventory.yml
|
||||
roles_path = ../roles
|
||||
remote_user = root
|
||||
ansible_ssh_private_key_file = ~/.ssh/id_rsa
|
||||
host_key_checking = false
|
||||
display_skipped_hosts = false
|
||||
Reference in New Issue
Block a user