1
0
Fork 0
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:
Jerry Vonau 2021-08-29 11:56:23 -05:00
parent 1ae77a8b25
commit b1ce429f50
19 changed files with 5 additions and 30 deletions

View file

@ -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