Hello Alex, I think you should give AWX a shot, since seems to fit to your user case: https://github.com/ansible/awx You can install it on a server, and then segregate user permissions there, playbook versioning through SCM, etc. Redhat has also a paid version, but is basically the same thing. Thanks, Elio
On Saturday, 27 November 2021 at 11:14:00 UTC+1 Alex Price wrote: > Hi > > Im very new to Ansible and I’m planning to use it to manage a number of > windows servers. > > I have setup Ansible using Debian and I have created a few test playbooks > but where is the best place to store shared playbooks and inventory on the > file system so all my server admins can run them but not edit them? > > Im very new to linux so unsure about best practices for storing files on > the file system. > -- 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/daefae47-d2dd-4621-a10a-da36cc83f5den%40googlegroups.com.
