ansible-role-tripleo-modify.../ansible.cfg
Dan Prince 07a23588c1 Fix the roles_path to actually work in a venv
Change-Id: I5c5ec734b6656de151fbf69cfe4be571772fa857
2018-08-29 15:46:57 -04:00

12 lines
377 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/tripleo-modify-image:$VIRTUAL_ENV/share/ansible/roles/
[ssh_connection]
control_path = %(directory)s/%C