ansible-config/basics.yml
Alexander Dietrich 7956d09b3e New nginx role
2018-11-10 00:20:18 +01:00

17 lines
184 B
YAML

---
- hosts: ffhh
roles:
- basics
- ffhh-basics
tags: basics
- hosts: certsync
roles:
- certsync
tags: certsync
- hosts: nginx
roles:
- nginx
tags: nginx