1
0
Fork 0
forked from cisti/infra
infra/infra.yml
2020-11-12 15:07:15 +01:00

31 lines
413 B
YAML

---
## ETHERPAD
- name: Etherpad
hosts: paddone
roles:
- role: stable/common
- role: stable/etherpad
vars_files:
- vars/etherpad.yml
## CICLES
- name: Cicles
hosts: cicles
roles:
- role: stable/common
- role: stable/goploader
## GANCIO
- name: Gancio
hosts: gancio
roles:
- role: stable/common
- role: stable/gancio
vars_files:
- vars/gancio.yml
## MASTODON