- hosts: nextcloud-db
vars_files:
- vault/nextcloud
roles:
- role: nextcloud-db
tags:
- nextcloud-db
- hosts: nextcloud
- apache
- role: nextcloud-db-cert
tags: nextcloud-db-cert
- nextcloud