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
f944bd2358
ansible
/
test
/
runner
/
requirements
/
integration.cloud.aws.txt
4 lines
20 B
Text
Raw
Normal View
History
Unescape
Escape
Add support for cloud tests to ansible-test. (#24315) * Split out ansible-test docker functions. * Add cloud support to ansible-test.
2017-05-05 10:23:00 +02:00
boto
boto3
Add aws_secret module for managing secretsmanager on AWS (#48486) * Adding module for managing AWS Secrets Manager resources * adding aws_secret lookup plugin Also use the data returned by describe_secret everywhere. * replace the explicit /root use by a temporary dir * aws_secret: rework module Reworked module to use a class avoiding using client and module in every functions. * Added support of "recovery_window" parameter to allow user to provide recovery period. * updated return value to be the api output providing more details about the secret. * Fix Python 3 bug in tests if the role is not removed * Add unsupported alias due to issue restricting resource for creating secrets
2019-02-25 21:27:33 +01:00
botocore
Reference in a new issue
Copy permalink