Add ansible.cfg
This commit is contained in:
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
|
Reference in New Issue
Block a user