This website requires JavaScript.
Explore
Help
Sign in
ansible
/
community.general
Watch
1
Star
0
Fork
You've already forked community.general
0
mirror of
https://github.com/ansible-collections/community.general.git
synced
2024-09-14 20:13:21 +02:00
Code
Releases
Activity
f0ef4dae05
community.general
/
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
Copy permalink