Skip to content

Commit

Permalink
New AWS module mod_defaults - rds_option_group (_info) modules (#74098)
Browse files Browse the repository at this point in the history
* * Add rds_option_group and rds_option_group_info to module_defaults

Signed-off-by: Alina Buzachis <abuzachis@redhat.com>

* changelog

Signed-off-by: Rick Elrod <rick@elrod.me>

Co-authored-by: Rick Elrod <rick@elrod.me>
  • Loading branch information
alinabuzachis and relrod committed Apr 6, 2021
1 parent 6c471c4 commit fab9bf1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions changelogs/fragments/rds-aws-mod-defaults.yml
@@ -0,0 +1,2 @@
minor_changes:
- aws module_defaults - add rds_option_group, rds_option_group_info
4 changes: 4 additions & 0 deletions lib/ansible/config/module_defaults.yml
Expand Up @@ -460,6 +460,10 @@ groupings:
- aws
rds_subnet_group:
- aws
rds_option_group:
- aws
rds_option_group_info:
- aws
redshift:
- aws
redshift_cross_region_snapshots:
Expand Down

0 comments on commit fab9bf1

Please sign in to comment.