mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +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
|
- name: Run nextcloud initial install wizard
|
||||||
shell: curl http://{{ xsce_hostname }}{{ nextcloud_url }}/index.php
|
shell: curl http://{{ xsce_hostname }}{{ nextcloud_url }}/index.php
|
||||||
|
when: nextcloud_enabled
|
||||||
|
|
||||||
- name: Remove Rewrite URL
|
- name: Remove Rewrite URL
|
||||||
lineinfile: regexp='overwrite.cli.url'
|
lineinfile: regexp='overwrite.cli.url'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue