ansible/test/integration/targets/inventory_aws_rds
Mark Chappell 4e6298b847 AWS dynamic inventory: fixup RDS integration tests (#61259)
* ec2 inventory/rds: (integration tests) migrate to module_defaults and cope with missing security_token

* ec2 inventory/rds: (integration tests) Avoid hard coding the parameter group name

Generated it based on the information returned when creating the RDS instance.

* ec2 inventory/rds: (integration tests) rename templates to .j2 rather than .yml
- avoids throwing yamllint errors
- makes it clear they're templates not the final yaml files.
2019-08-25 10:32:18 -04:00
..
playbooks AWS dynamic inventory: fixup RDS integration tests (#61259) 2019-08-25 10:32:18 -04:00
templates AWS dynamic inventory: fixup RDS integration tests (#61259) 2019-08-25 10:32:18 -04:00
aliases
runme.sh AWS dynamic inventory: fixup RDS integration tests (#61259) 2019-08-25 10:32:18 -04:00
test.aws_rds.yml