Skip to content

Commit

Permalink
* Add rds_option_group and rds_option_group_info to module_defaults
Browse files Browse the repository at this point in the history
Signed-off-by: Alina Buzachis <abuzachis@redhat.com>
  • Loading branch information
alinabuzachis authored and relrod committed Apr 5, 2021
1 parent aee69d7 commit bd0c71d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lib/ansible/config/module_defaults.yml
Expand Up @@ -458,6 +458,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 bd0c71d

Please sign in to comment.