Add ansible.cfg
This commit is contained in:
parent
1383e56474
commit
04f2452e1c
7
ansible.cfg
Normal file
7
ansible.cfg
Normal file
@ -0,0 +1,7 @@
|
||||
[defaults]
|
||||
|
||||
nocows=1
|
||||
syslog_facility=LOG_LOCAL2
|
||||
|
||||
[ssh_connection]
|
||||
pipelining=True
|
Loading…
Reference in New Issue
Block a user