requires the region for the example task to work
(cherry picked from commit a5f13dd361
)
This commit is contained in:
parent
77d5fa20d8
commit
1856babfa5
1 changed files with 1 additions and 0 deletions
|
@ -229,6 +229,7 @@ EXAMPLES = '''
|
|||
|
||||
- name: "Delete group by its id"
|
||||
ec2_group:
|
||||
region: eu-west-1
|
||||
group_id: sg-33b4ee5b
|
||||
state: absent
|
||||
'''
|
||||
|
|
Loading…
Add table
Reference in a new issue