10 lines
210 B
INI
10 lines
210 B
INI
[defaults]
|
|
allow_world_readable_tmpfiles=True
|
|
pipelining=True
|
|
retry_files_enabled = False
|
|
inventory = inventory
|
|
roles_path = roles
|
|
library = library
|
|
[connection]
|
|
pipelining=True
|
|
control_path = /tmp/%%r@%%h:%%p
|