ansible-config/basics.yml
2017-10-03 17:28:19 +02:00

17 lines
195 B
YAML

---
- hosts: all
roles:
- basics
- ffhh-basics
tags: basics
- hosts: certsync
roles:
- certsync
tags: certsync
- hosts: letsrenew
roles:
- letsrenew
tags: letsrenew