Structure
roles/
common/
tasks/
handlers/
files/ # 'copy' will refer to this
templates/ # 'template' will refer to this
meta/ # Role dependencies here
vars/
defaults/
main.yml
Search and quickly navigate to tools.
Source: github.com/rstacruz/cheatsheets/blob/master/ansible-roles.md · View on devhints.io
roles/
common/
tasks/
handlers/
files/ # 'copy' will refer to this
templates/ # 'template' will refer to this
meta/ # Role dependencies here
vars/
defaults/
main.yml
Sourced from rstacruz/cheatsheets (MIT). Synced every 24 hours.