mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-08 22:30:04 -07:00
AWS: Add support for available db types (#48703)
Add several database types which are supported by AWS in valid engine type. Fixes: #48623 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
parent
257a8af922
commit
1763c8123b
2 changed files with 2 additions and 62 deletions
|
@ -78,7 +78,6 @@ lib/ansible/modules/cloud/amazon/lambda_event.py E317
|
|||
lib/ansible/modules/cloud/amazon/rds.py E322
|
||||
lib/ansible/modules/cloud/amazon/rds.py E327
|
||||
lib/ansible/modules/cloud/amazon/rds_param_group.py E324
|
||||
lib/ansible/modules/cloud/amazon/rds_param_group.py E326
|
||||
lib/ansible/modules/cloud/amazon/rds_subnet_group.py E324
|
||||
lib/ansible/modules/cloud/amazon/redshift.py E322
|
||||
lib/ansible/modules/cloud/amazon/redshift.py E325
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue