1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
This commit is contained in:
Maykel Moya 2014-05-07 10:35:16 +02:00
parent 51dfd18e1f
commit 1d3ce41e83

View file

@ -158,7 +158,7 @@ EXAMPLES = '''
register: ec2_vol
# Remove a volume
- location: action
- local_action:
module: ec2_vol
id: vol-XXXXXXXX
state: absent