ansible-config/basics.yml

17 lines
195 B
YAML
Raw Normal View History

2017-04-01 01:00:07 +02:00
---
- hosts: all
roles:
2017-10-03 16:05:22 +02:00
- basics
- ffhh-basics
tags: basics
2017-10-03 17:28:19 +02:00
- hosts: certsync
roles:
- certsync
tags: certsync
2017-10-03 16:05:22 +02:00
- hosts: letsrenew
roles:
- letsrenew
tags: letsrenew