mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Update rds_subnet_group.py
This commit is contained in:
parent
e8718f34ee
commit
110753502e
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ extends_documentation_fragment:
|
||||||
|
|
||||||
EXAMPLES = '''
|
EXAMPLES = '''
|
||||||
# Add or change a subnet group
|
# Add or change a subnet group
|
||||||
- rds_subnet_group
|
- rds_subnet_group:
|
||||||
state: present
|
state: present
|
||||||
name: norwegian-blue
|
name: norwegian-blue
|
||||||
description: My Fancy Ex Parrot Subnet Group
|
description: My Fancy Ex Parrot Subnet Group
|
||||||
|
|
Loading…
Reference in a new issue