Skip to content

Instantly share code, notes, and snippets.

@k7faq
Created November 21, 2018 14:57
Show Gist options
  • Select an option

  • Save k7faq/a2b5b0182c7043a60dd95e130b3a2ae9 to your computer and use it in GitHub Desktop.

Select an option

Save k7faq/a2b5b0182c7043a60dd95e130b3a2ae9 to your computer and use it in GitHub Desktop.
Create Ansible Playbook and Role directory structure
mkdir group_vars host_vars plugins library roles/role{1..3}/{tasks,templates,handlers,files,vars,defaults,meta} -p
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment