update
This commit is contained in:
parent
7f18628b2f
commit
3a0e82d5f2
@ -11,8 +11,6 @@
|
||||
|
||||
- name: Remove Old Scripts
|
||||
shell: "rm /tmp/downloaded_scripts/{{ item.item.name }} || true"
|
||||
loop: "{{ downloaded_scripts.results }}"
|
||||
register: script_output
|
||||
|
||||
- name: Download scripts using curl
|
||||
command: >
|
||||
|
Loading…
x
Reference in New Issue
Block a user