Code Maven
Slides
About
Press ? for keyboard navigation
(<-) Set up Vagrant environment
Generate and deploy public key (->)
Ansible: 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
Table of Contents (t)
Indexed keywords (k)