This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign In
cmueller
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
837ea4b39f
ansible
/
test
/
integration
/
targets
/
aws_s3
/
defaults
/
main.yml
4 lines
62 B
YAML
Raw
Normal View
History
Unescape
Escape
s3 integration tests (#22920) * s3 integration tests * Make s3 integration tests work in standard integration setup and with fish as current shell see also https://github.com/ansible/proposals/issues/62 if you don't like this much * test_s3 integration test - substitute command instead of shell where simple * test_s3 integration test - random contents + complete elimination of use of shell module by moving to tempfile * move s3 to integration test targets * Add a couple more test for . in bucket names Tidy syntax remove reference to legacy credentials.yml remove posix/cli/cloud/aws * remove from legacy testing * remove dependencies that aren't used
2017-05-31 17:48:35 +02:00
---
# defaults file for s3
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
2017-09-15 11:08:09 +02:00
bucket_name
:
'{{resource_prefix}}'
Reference in a new issue
Copy permalink