Files
community.general/lib/ansible/plugins/lookup
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
..
2018-12-14 15:12:58 +05:30
2017-09-19 10:49:07 -04:00
2017-12-26 05:20:33 -05:00
2018-06-13 11:52:42 +05:30
2018-06-13 11:52:42 +05:30
2018-12-20 10:07:05 -05:00
2018-06-13 11:52:42 +05:30
2019-01-03 23:56:41 -08:00
2018-06-13 11:52:42 +05:30
2018-10-31 12:50:23 -07:00
2017-09-19 10:49:07 -04:00
2017-09-19 10:49:07 -04:00
2018-11-05 12:42:54 +01:00
2018-06-13 11:52:42 +05:30
2018-06-13 11:52:42 +05:30
2018-06-22 15:29:40 -04:00