You can use the roles_path setting in ansible.cfg to specify where Ansible should look for roles:
http://docs.ansible.com/intro_configuration.html#roles-path On Sunday, August 10, 2014 12:33:53 AM UTC+2, Weston Platter wrote: > I'm using a galaxy package that I modified. I would like to reference this > modified role from a playbook. How do I declare that the roles File System > location is not in the roles folder (as expected) but else where on my > comptuer? > > EG, > > playbook located at = /Users/weston/my_company/servers/web_server.yml > > role located at = /Users/weston/git/ansible_rbenv_role > -- 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/6c0e7ab7-4cd3-41b8-bb60-7dd2889dd48e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
