mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
remove internet_available install.yml and child tasks
This commit is contained in:
parent
1ae77a8b25
commit
b1ce429f50
19 changed files with 5 additions and 30 deletions
|
@ -100,7 +100,6 @@
|
|||
owner: "{{ apache_user }}" # www-data on debuntu
|
||||
group: "{{ apache_user }}"
|
||||
extra_opts: --strip-components=1 # Or use 'dest: /library/www' above
|
||||
when: internet_available
|
||||
|
||||
- name: Provision Nextcloud's MySQL DB, run Nextcloud's install wizard, etc
|
||||
include_tasks: setup.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue