ansible/test/runner/requirements
Rémi REY 30b3ce0f81 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 14:27:33 -06:00
..
ansible-test.txt
constraints.txt Add aws_secret module for managing secretsmanager on AWS (#48486) 2019-02-25 14:27:33 -06:00
coverage.txt
integration.cloud.aws.txt Add aws_secret module for managing secretsmanager on AWS (#48486) 2019-02-25 14:27:33 -06:00
integration.cloud.azure.txt modified storageaccount fact return curated result with connection string (#49702) 2019-02-18 16:48:56 +08:00
integration.cloud.cs.txt
integration.cloud.nios.txt
integration.cloud.opennebula.txt
integration.cloud.openshift.txt
integration.cloud.vcenter.txt
integration.txt
network-integration.txt
sanity.ps1
sanity.txt Upgrade pylint to version 2.1.1. (#47036) 2018-10-14 22:59:52 -07:00
units.txt kubevirt: Add new kubevirt_vm module (#50768) 2019-02-13 10:17:01 +00:00
windows-integration.txt