Hi I have written a playbook for Ansible to install a few application. I am having trouble as I have to run every thing as root which is not a good idea.
So I have created a sudo user and have created a private key for authentication.
Could some one help me in defining the hosts file for this scenario.
My current hosts file is like this:
[webserver]
web-01 ansible_ssh_host=192.168.0.11 ansible_ssh_user=root
Thanks,
Hello,
the ansible_ssh_user is the one you use for logging in via SSH, not the one you switch to when sudoing
Regards
Mirko
--
Sent from my mobile
--
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 ansible-proje...@googlegroups.com.
To post to this group, send email to ansible...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/5cabe179-61c6-47fd-a654-37bbc02427ef%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.