I recently had a conversation with some developers about the possibility of 
taking our existing ansible repo and breaking it up across many different 
repos.  I am not sure if this is possible, so I decided to pose it to this 
group.

We have all of our playbooks to build our environment and deploy our 
applications in one central repository.  This has been working well for us, 
but if a developer needs a change they are typically modifying the code in 
their repo and some variables or code in the ansible repo.  Then we need to 
coordinate the release of ansible changes with their code through the 
environments.  They have asked if we could place the ansible playbook 
required to build and deploy each application in their code repo.  This 
way, we could maintain everything in one repo and version code and 
deployment changes to go out together.

I'm still trying to work through how this could work to build the complete 
environment that would span several repos.  We also use Tower and I'm 
unsure if that would cause any issues.  Is anyone trying to or successfully 
done this?  Is it even possible?  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/74c56dae-a4d8-4ad7-9781-5046611d5a65%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to