pull/1/head
Cian Hatton 3 years ago
parent e686962c78
commit 8f60b175d0

@ -66,6 +66,6 @@
- name: Remove uploaded files
file:
path: '/tmp/{{ item.s3_key}}'
path: '/tmp/{{ item.s3_key }}'
state: absent
with_items: '{{ docker_volume_s3_restores }}'

Loading…
Cancel
Save