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/integration
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
7 years ago
..
host_vars Simplify Windows versions in ansible-test. 8 years ago
targets Add aws_secret module for managing secretsmanager on AWS (#48486) 7 years ago
cloud-config-aws.yml.template Add region to ansible-test AWS cloud config. (#30733) 8 years ago
cloud-config-azure.yml.template Fix Azure config template. 9 years ago
cloud-config-cloudscale.ini.template Cloudscale volume (#49887) 7 years ago
cloud-config-cs.ini.template Add support for cloud tests to ansible-test. (#24315) 9 years ago
cloud-config-gcp.yml.template [cloud] New GCP module: DNS Managed Zones (gcp_dns_managed_zone.py) (#35014) 8 years ago
cloud-config-gitlab.yml.template Base integration test for gitlab modules (#51490) 7 years ago
cloud-config-opennebula.yml.template opennebula: new module one_host (#40041) 8 years ago
cloud-config-openshift.kubeconfig.template Initial OpenShift integration test support. (#36207) 8 years ago
cloud-config-tower.cfg.template Initial Tower module integration test support. 8 years ago
cloud-config-vultr.ini.template tests: vultr: convert legacy tests to targets (#50156) 7 years ago
integration.cfg Enable force_handlers for integration tests. 7 years ago
integration_config.yml Fix pip integration test. 8 years ago
inventory Further cleanup of integration test inventory. (#50919) 7 years ago
inventory.networking.template Rename MSC modules to MSO nomenclature (#50959) 7 years ago
inventory.remote.template Add support for OS X CI on Shippable. (#17160) 10 years ago
inventory.winrm.template Cleanup integration test inventory. (#50753) 7 years ago
network-integration.cfg Enable force_handlers for integration tests. 7 years ago
target-prefixes.network Rename MSC modules to MSO nomenclature (#50959) 7 years ago
windows-integration.cfg Enable force_handlers for integration tests. 7 years ago