|
|
@ -28,7 +28,7 @@ |
|
|
|
environment: |
|
|
|
environment: |
|
|
|
- https_proxy: "{{ system_proxy | default('') }}" |
|
|
|
- https_proxy: "{{ system_proxy | default('') }}" |
|
|
|
with_items: |
|
|
|
with_items: |
|
|
|
- url: https://raw.githubusercontent.com/lukas2511/dehydrated/master/dehydrated |
|
|
|
- url: https://raw.githubusercontent.com/dehydrated-io/dehydrated/master/dehydrated |
|
|
|
dest: /usr/local/bin/dehydrated |
|
|
|
dest: /usr/local/bin/dehydrated |
|
|
|
- url: https://git.fws.fr/fws/dehydrated/raw/branch/master/dehydrated_hooks |
|
|
|
- url: https://git.fws.fr/fws/dehydrated/raw/branch/master/dehydrated_hooks |
|
|
|
dest: /usr/local/bin/dehydrated_hooks |
|
|
|
dest: /usr/local/bin/dehydrated_hooks |
|
|
|