We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26dcf3e commit e568eceCopy full SHA for e568ece
etc/kayobe/ansible/tools/upload-database-backup-s3.yml
@@ -32,4 +32,4 @@
32
overwrite: different
33
validate_certs: False
34
become: True
35
- with_items: "{{ backups.files }}"
+ with_items: "{{ backups.files }}"
0 commit comments