10 lines
197 B
INI
10 lines
197 B
INI
[defaults]
|
|
nocows = 1
|
|
host_key_checking = False
|
|
retry_files_enabled = False
|
|
roles_path = $PWD/galaxy_roles:$PWD/roles
|
|
inventory = ./hosts
|
|
become_ask_pass = True
|
|
|
|
[ssh_connection]
|
|
pipelining = True
|