Nextcloud-Config weiter entwickeln

This commit is contained in:
Stefan Bethke 2023-08-05 18:59:58 +02:00
commit 099bbe0e66
7 changed files with 225 additions and 11 deletions

View file

@ -7,6 +7,11 @@
roles:
- deploy_ssh_server_config
- name: Ensure Nextcloud config
hosts: nextcloud_hosts
roles:
- nextcloud
- name: Ensure Send-Only-Mailserver deployment on send_only_mail_server_hosts
hosts: send_only_mail_server_hosts
roles: