ansible-viz
ansible-viz copied to clipboard
Support playbook-defined ansible.cfg
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.