Automated Nextcloud installation

This commit is contained in:
2022-11-24 02:00:52 -05:00
parent 511c26392c
commit bf9c98fd3f
8 changed files with 90 additions and 10 deletions

View File

@@ -1,4 +1,5 @@
webserver_root: "{{ docker_compose_root }}/webserver"
nextcloud_autoinstall: true
mariadb_trust:
- "172.16.0.0/12"
- "192.168.0.0/16"