mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 13:20:23 -07:00
s3 integration tests (#28396)
* Replace pause in integration tests with until. Use resource prefix instead of generating a random number Only try to delete keys if they exist * Add alias to tests
This commit is contained in:
parent
e0a5b7d7ea
commit
bdbe5337c6
4 changed files with 21 additions and 26 deletions
|
@ -1,2 +1,3 @@
|
|||
---
|
||||
# defaults file for s3
|
||||
bucket_name: '{{resource_prefix}}'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue