You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
6 years ago
..
ansible-test.txt Initial ansible-test implementation. (#18556) 8 years ago
constraints.txt Add aws_secret module for managing secretsmanager on AWS (#48486) 6 years ago
coverage.txt Initial ansible-test implementation. (#18556) 8 years ago
integration.cloud.aws.txt Add aws_secret module for managing secretsmanager on AWS (#48486) 6 years ago
integration.cloud.azure.txt modified storageaccount fact return curated result with connection string (#49702) 6 years ago
integration.cloud.cs.txt Add support for cloud tests to ansible-test. (#24315) 7 years ago
integration.cloud.nios.txt Add a cloud provider and a set of smoketests for the NIOS modules (#40573) 6 years ago
integration.cloud.opennebula.txt opennebula: new module one_host (#40041) 6 years ago
integration.cloud.openshift.txt Fix openshift integration test requirements. 6 years ago
integration.cloud.vcenter.txt Move pyvmomi install into cloud test plugin. 6 years ago
integration.txt Integration tests requirements (#26545) 7 years ago
network-integration.txt Network requirements to be installed by ansible-test (#40042) 6 years ago
sanity.ps1 Add PSScriptAnalyzer to default container. 7 years ago
sanity.txt Upgrade pylint to version 2.1.1. (#47036) 6 years ago
units.txt kubevirt: Add new kubevirt_vm module (#50768) 6 years ago
windows-integration.txt enable Windows Server 2016 in CI (#34127) 7 years ago