ansible-role-chrony/ansible.cfg

13 lines
361 B
INI

[defaults]
gathering = smart
command_warnings = False
retry_files_enabled = False
callback_whitelist = profile_tasks
# Attempt to load custom modules whether it's installed system-wide or from a virtual environment
roles_path = roles:$VIRTUAL_ENV/usr/share/ansible/roles/chrony:$VIRTUAL_ENV/usr/local/share/
[ssh_connection]
control_path = %(directory)s/%%C