updating comment

pull/1/head
Cian Hatton 3 years ago
parent 639871ce4e
commit 6e7333c4d1

@ -64,7 +64,7 @@
- /tmp:/tmp
with_items: "{{ docker_volume_s3_restores }}"
- name: Remove uploaded files
- name: Remove uploaded files from /tmp
file:
path: '/tmp/{{ item.s3_key }}'
state: absent

Loading…
Cancel
Save