mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Cull nextcloud_allow_public_ips
This commit is contained in:
parent
6081df7168
commit
2d31a56ff6
3 changed files with 17 additions and 12 deletions
|
|
@ -68,7 +68,7 @@
|
|||
template:
|
||||
src: nextcloud.conf.j2
|
||||
dest: "/etc/{{ apache_conf_dir }}/nextcloud.conf" # apache2/sites-available on debuntu
|
||||
when: apache_installed | bool
|
||||
when: apache_install | bool
|
||||
|
||||
|
||||
# RECORD Nextcloud AS INSTALLED
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue