|
|
|
@ -48,9 +48,9 @@
@@ -48,9 +48,9 @@
|
|
|
|
|
with_items: |
|
|
|
|
- "{{ apps_dmg }}" |
|
|
|
|
|
|
|
|
|
- include: nativefier.yml app_name="{{ item.name }}" app_www="{{ item.www }}" |
|
|
|
|
with_items: |
|
|
|
|
- "{{ apps_nativefier }}" |
|
|
|
|
# - include: nativefier.yml app_name="{{ item.name }}" app_www="{{ item.www }}" |
|
|
|
|
# with_items: |
|
|
|
|
# - "{{ apps_nativefier }}" |
|
|
|
|
|
|
|
|
|
- include: install-bin.yml app_name="{{ item.name }}" app_url="{{ item.url }}" installation_directory={{ default_bin_directory }} |
|
|
|
|
with_items: |
|
|
|
|