configpolicy/nextcloud.yml

8 lines
109 B
YAML

- hosts: nextcloud
vars_files:
- vault/nextcloud
roles:
- postgresql-server
- apache
- nextcloud