mirror of
https://github.com/onkelbeh/cheatsheets.git
synced 2025-06-15 06:37:26 +02:00
- Update some sheets which have very long sections - Remove `layout: 2017/sheet` (everything has the same layout now) - Remove outdated sheets
415 B
415 B
title | category |
---|---|
Ansible roles | Ansible |
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