1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Update install.yml

This commit is contained in:
A Holt 2017-09-20 18:10:10 -04:00 committed by GitHub
parent cf9a072762
commit ee1ae0214c

View file

@ -1,5 +1,5 @@
- name: Get the WordPress software
get_url: url="{{ iiab_download_url }}/{{ wordpress_src }}" dest={{ downloads_dir}}/
get_url: url="{{ wordpress_download_base_url }}/{{ wordpress_src }}" dest={{ downloads_dir}}/
when: internet_available
- name: Copy it to permanent location /library