mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
@@ -158,7 +158,7 @@ EXAMPLES = '''
|
||||
register: ec2_vol
|
||||
|
||||
# Remove a volume
|
||||
- location: action
|
||||
- local_action:
|
||||
module: ec2_vol
|
||||
id: vol-XXXXXXXX
|
||||
state: absent
|
||||
|
||||
Reference in New Issue
Block a user