Add system-config to roles path

This is a setup for the next patch, to allow us to roll the change out.

Update the roles path to point to the system-config roles dir.

Change-Id: I6bcf36beba8e65c9dd8ddf9f4a99d0308f42c565
This commit is contained in:
Monty Taylor 2018-08-10 06:53:13 -05:00
parent 6b8120a62b
commit 102369320f

View File

@ -4,7 +4,7 @@ library=/usr/share/ansible
log_path=/var/log/ansible.log
callback_plugins=/etc/ansible/callback_plugins
inventory_plugins=/etc/ansible/inventory_plugins
roles_path=/etc/ansible/roles
roles_path=/opt/system-config/production/roles:/etc/ansible/roles
retry_files_enabled=False
retry_files_save_path=