Changed typo, added 80 to 443 redirect for CODE and added shared vars for playbooks

This commit is contained in:
Ebbe Baß
2026-07-15 08:23:41 +02:00
parent 8cc8b950d6
commit 3091393dad
2 changed files with 8 additions and 3 deletions
@@ -1,6 +1,6 @@
nextcloud_version: "34.0.0"
nextcloud_domain: "cloud.test.local"
nextcloud_data_dir: "/etc/nextcloud/data"
nextcloud_data_dir: "/etc/nextcloud/data" # /etc/nextcloud is recommendet as the install dir by the hardening guide!
nextcloud_install_dir: "/etc/nextcloud"
nc_db_name: "nextcloud"