How can i download multiple files from same bucket, can we use wildcard for 
this? i am confused a bit
  -  name: Download from S3
     s3:
       profile: iupdate
       region: ap-southeast-1
       bucket: reareses
       object: sdaces/{{item}}
       with_fileglob: "*.zip"
       dest: "/home/ec2-user/sd/froms3"
       mode: get



-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/72b2876a-8886-4da8-af7b-3fcf84e4ecb0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to