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

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