1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-14 12:12:12 +00:00

can not initialize nextcloud when it is not enabled

This commit is contained in:
George Hunt 2017-06-05 11:01:24 -07:00
parent 39764e3c19
commit d6f82697dd

View file

@ -29,6 +29,7 @@
- name: Run nextcloud initial install wizard
shell: curl http://{{ xsce_hostname }}{{ nextcloud_url }}/index.php
when: nextcloud_enabled
- name: Remove Rewrite URL
lineinfile: regexp='overwrite.cli.url'