debug
parent
78a0e68988
commit
7cc8e9669e
|
@ -13,4 +13,4 @@
|
|||
format: gz
|
||||
- name: Upload tar file to S3
|
||||
ansible.builtin.command:
|
||||
cmd: "s3cmd put /root/backups/volumes-{{ current_date }}.tar.gz s3://eron/i3"
|
||||
cmd: "s3cmd put /root/backups/volumes-{{ current_date }}.tar.gz s3://eron/i3/"
|
Loading…
Reference in New Issue