mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +00:00
Fix typo
This commit is contained in:
@@ -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