[DEBUG]
This commit is contained in:
parent
74f9b1b429
commit
477169b3b1
@ -33,6 +33,11 @@
|
||||
map(attribute='browser_download_url')
|
||||
}}
|
||||
|
||||
- debug:
|
||||
var: hugo_latest_url
|
||||
- debug:
|
||||
var: browser_download_url
|
||||
|
||||
- name: Extraire l'archive
|
||||
ansible.builtin.unarchive:
|
||||
src: "{{ browser_download_url | first }}"
|
||||
|
Loading…
Reference in New Issue
Block a user