Fixed file permissions and multitenancy feature (manually tested).

This commit is contained in:
Joschka Seydell 2024-01-14 16:40:45 +01:00
parent 4992e21ecf
commit 520ee33b0e
16 changed files with 68 additions and 54 deletions

2
defaults/main.yml Normal file → Executable file
View file

@ -10,8 +10,8 @@ nextcloud_mariadb_user: nextcloud
nextcloud_mariadb_password: nextcloud
nextcloud_admin_user: admin
nextcloud_admin_password: mynextcloud
nextcloud_trusted_domains: localhost
nextcloud_virtual_host: localhost
nextcloud_trusted_domains: "localhost {{ ansible_host }} {{ nextcloud_virtual_host }}"
nextcloud_letsencrypt_host:
nextcloud_letsencrypt_email:
nextcloud_smtp_host: