• Code Maven
  • Slides
  • About
  • Press ? for keyboard navigation
  • Atom feed
(<-) 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)

  • Copyright 2017 Gabor Szabo
  • Last updated at 2018-04-08T18:46:17