master
omidshj 2024-07-12 20:50:36 +03:30
parent 78a0e68988
commit 7cc8e9669e
1 changed files with 1 additions and 1 deletions

View File

@ -13,4 +13,4 @@
format: gz format: gz
- name: Upload tar file to S3 - name: Upload tar file to S3
ansible.builtin.command: 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/"