8 lines
No EOL
167 B
INI
8 lines
No EOL
167 B
INI
[defaults]
|
|
host_key_checking = False
|
|
inventory = hosts
|
|
interpreter_python = auto_silent
|
|
vault_password_file = ~/.ansible-vault-pass
|
|
|
|
[ssh_connection]
|
|
pipelining = true |