You can also update ansible.cfg to point to one or more role directories. Which is nice if each of your roles is in a git repo, but you want to work on things locally without pushing up changes every time. See the roles_path option: https://docs.ansible.com/ansible/latest/reference_appendices/config.html#default-roles-path
On Tuesday, October 16, 2018 at 11:37:21 AM UTC-5, Matt Davies wrote: > > Thanks for the prompt response Jonathan > > So the roles being separate git repos would then be git submodules? > > Is that the idea? > > I'll read up on requirements.yml now. > > Matt > > -- 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/29a9c74e-c86a-4165-99ff-d8bb229c7ba0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
