mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update enable_or_disable.yml
This commit is contained in:
parent
b0b496f6eb
commit
4a16ea4e7a
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@
|
||||||
# become_user: "{{ apache_user }}"
|
# become_user: "{{ apache_user }}"
|
||||||
# when: nextcloud_enabled and returned_count == "0"
|
# when: nextcloud_enabled and returned_count == "0"
|
||||||
|
|
||||||
# 2019-09-04: NEXT 5 LINES APPEAR INEFFECTIVE DURING 1ST INSTALL? (possibly "overwrite.cli.url" appears later, when web install's completed using http://box/nextcloud ?)
|
# 2019-09-04: NEXT 5 LINES APPEAR INEFFECTIVE DURING 1ST INSTALL? (possibly "overwrite.cli.url" appears later, when Nextcloud's web install completes using http://box/nextcloud ?)
|
||||||
- name: Try to remove overwrite.cli.url line (Rewrite URL) from /opt/nextcloud/config/config.php
|
- name: Try to remove overwrite.cli.url line (Rewrite URL) from /opt/nextcloud/config/config.php
|
||||||
lineinfile:
|
lineinfile:
|
||||||
regexp: "overwrite.cli.url"
|
regexp: "overwrite.cli.url"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue