first commit
This commit is contained in:
7
ansible.cfg
Normal file
7
ansible.cfg
Normal file
@@ -0,0 +1,7 @@
|
||||
[defaults]
|
||||
nocows = 1
|
||||
host_key_checking = false
|
||||
inventory = ./hosts.ini
|
||||
|
||||
[ssh_connections]
|
||||
pipelining = true
|
||||
Reference in New Issue
Block a user