Home
Press ? for keyboard navigation
❮
Set up Vagrant environment
Generate and deploy public key
❯
Special Ansible user
Create a user called ansible on the server
adduser ansible
Edit the sudoers file so the user ansible can run commands as root.
visudo
ansible ALL=(ALL) NOPASSWD: ALL
Index (i)
Table of Contents (t)
Indexed keywords (k)
Chapter TOC (d)
Hide/Show (h)