Nextcloud-Config weiter entwickeln
This commit is contained in:
parent
dff8f0ee8b
commit
099bbe0e66
7 changed files with 225 additions and 11 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue