Hi All - We are doing set up of Ansible in our cloud environment. We wanted to create an user “ansibleadmin” and use that user for all the installation of ansible and middleware provisioning. Could you please help me if we can do this with this user and without sudo to root?
Example :
We will have a directory /opt/ansible and this directory is owned by ansibleadmin and all the configuration of ansible will be under this directory.
Thanks,
Subrat
Hi All - We are doing set up of Ansible in our cloud environment. We wanted to create an user "ansibleadmin" and use that user for all the installation of ansible and middleware provisioning. Could you please help me if we can do this with this user and without sudo to root?
Example :
We will have a directory /opt/ansible and this directory is owned by ansibleadmin and all the configuration of ansible will be under this directory.
This mailing list is for the topic of developing Ansible itself, I
think this question would be best posted for the Ansible Users mailing
list https://groups.google.com/forum/#!forum/ansible-project
Happy Automating,
-AdamM