Skip to content
ansible.cfg 265 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
callback_whitelist = profile_tasks

[ssh_connection]
pipelining = True