Jake Howard
f717c1be78
I don't use it, still. I have a better plan for doing this in future anyway...
12 lines
273 B
INI
12 lines
273 B
INI
[defaults]
|
|
nocows = 1
|
|
host_key_checking = False
|
|
retry_files_enabled = False
|
|
roles_path = $PWD/galaxy_roles:$PWD/roles
|
|
collections_path = $PWD/galaxy_collections
|
|
inventory = ./hosts
|
|
become_ask_pass = True
|
|
interpreter_python = auto_silent
|
|
|
|
[ssh_connection]
|
|
pipelining = True
|