mirror of https://github.com/ansible/ansible.git
* [stable-2.9] aws_s3 - wait for the bucket before setting ACLs (#61735) * Wait for the bucket to become available if possible before setting ACLs (cherry picked from commitpull/61818/head91ccb03552
) Co-authored-by: Sloane Hertel <shertel@redhat.com> * s3 - improve waiting for the bucket (#61802) (cherry picked from commitff05991265
)
parent
9ff8d8d898
commit
23a79ecc77
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- aws_s3 - Try to wait for the bucket to exist before setting the access control list.
|
Loading…
Reference in New Issue