11 lines
210 B
INI
11 lines
210 B
INI
|
[defaults]
|
||
|
allow_world_readable_tmpfiles=True
|
||
|
pipelining=True
|
||
|
retry_files_enabled = False
|
||
|
inventory = inventory
|
||
|
roles_path = roles
|
||
|
library = library
|
||
|
remote_tmp = /root/.ansible/tmp
|
||
|
[connection]
|
||
|
pipelining=True
|