Is it possible to pass the roles_path parameter (from ansible.cfg) or an equivalent as an argument to ansible-playbook?
My use case is: I'm using the ansible-galaxy (tool not web service) to pull my shared ansible roles from private GitHub repositories into a local directory called "vendor_roles", and I'd like ansible playbook to look in this directory too - currently I work around this by symlinking the roles into the roles directory. I'd also like to share this with the rest of my time without mandating a specific setting in their ansible.cfg file, which can be another barrier to entry / I'd rather give them a Makefile checked into our source control... If this is not currently possible (browsing the source it doesn't appear to be) would a pull request to this end likely be accepted? Thanks :) -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/2a1c1c4b-9b1c-4c50-b4a4-d39d7ae28ca3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
