Skip to content
ansible.cfg 230 B
Newer Older
nimrod's avatar
nimrod committed
[defaults]
library = library
nimrod's avatar
nimrod committed
host_key_checking = False
retry_files_enabled = False
roles_path = .molecule/roles:.molecule/../roles:../:../../
nimrod's avatar
nimrod committed
command_warnings = True
deprecation_warnings = True

[ssh_connection]
pipelining = True