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
|
@ -44,7 +44,6 @@
|
|||
dest: "{{ downloads_dir }}"
|
||||
timeout: "{{ download_timeout }}"
|
||||
register: wp_download_output
|
||||
when: internet_available
|
||||
|
||||
- name: Symlink {{ downloads_dir }}/wordpress.tar.gz -> {{ wp_download_output.dest }}
|
||||
file:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue