ansible-viz icon indicating copy to clipboard operation
ansible-viz copied to clipboard

Support playbook-defined ansible.cfg

Open elaske opened this issue 8 years ago • 0 comments

Similar to #22, if the playbook directory has an ansible.cfg file within it that specifies a roles_path variable, it will override the system ansible.cfg definition. As such, this should read that directory for roles.

Note: this is all assuming you don't just ls the directories and assume all of them are required.

elaske avatar Apr 16 '18 03:04 elaske