Skip to content

Instantly share code, notes, and snippets.

@you21979
Created November 29, 2013 02:17
Show Gist options
  • Save you21979/7700728 to your computer and use it in GitHub Desktop.
Save you21979/7700728 to your computer and use it in GitHub Desktop.
ansible memo
+modulename
+roles
+submodules
+tasks
+main.yml
+vars
+main.yml
+site.yml
$ ansible-playbook modulename/site.yml -i hosts -k
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment