mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Fix slight typo in doco
This commit is contained in:
@@ -79,8 +79,8 @@ EXAMPLES = '''
|
||||
- subnet-aaaaaaaa
|
||||
- subnet-bbbbbbbb
|
||||
|
||||
# Remove a parameter group
|
||||
- rds_param_group:
|
||||
# Remove a subnet group
|
||||
- rds_subnet_group:
|
||||
state: absent
|
||||
name: norwegian-blue
|
||||
'''
|
||||
|
||||
Reference in New Issue
Block a user