Dear Ansible Community,

having your Infrastructure in Code, means you manage the code with a 
version control system (e.g. git). I have a case where I also configure the 
application we deploy with Ansible with various XML configuration files. 
Parts of this application configuration should not be touched by others, 
only by my code. But other parts of it should also be configured by others 
as well, outside of my code, to provide them with Self-Service.Because if I 
would not provide Self-Serivce, it means I get a ticket for each little 
change they want and I have to do it within my code and version control 
system. So parameters should come from an outside source and not be under 
version control. In Ansible this could come from a dynamic inventory. I 
like to work on this kind of topic in my bachelor thesis. So I'm looking 
for any whitepapers where such kind of topics have already been discussed 
and solved.
Hints to any source of information would be very appreciated! 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 view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/173e59cd-53cd-451d-8cc5-f108a5d8db76n%40googlegroups.com.

Reply via email to