ae199140eb
Change-Id: I59d81aaffb6813a62c7ffe7df60867b9c71b6b46
13 lines
372 B
INI
13 lines
372 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/container-registry:$VIRTUAL_ENV/usr/local/share/
|
|
|
|
|
|
[ssh_connection]
|
|
control_path = %(directory)s/%C
|