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:
parent
39764e3c19
commit
d6f82697dd
1 changed files with 1 additions and 0 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue