Minor fixes and cleanup nextcloud role.

This commit is contained in:
Andreas B. Mundt 2020-01-19 18:47:12 +01:00
parent 0a32f99552
commit 985cc477b5
5 changed files with 28 additions and 17 deletions

View file

@ -4,3 +4,4 @@ nc_admin_pwd_file: "/root/nc-admin.pwd"
www_root: "/var/www"
nc_dir: "{{ www_root }}/nextcloud"
data_dir: "/var/nc-data"
allow_download: False