Commit 1d3ce41e by Maykel Moya

Fix typo

parent 51dfd18e
...@@ -158,7 +158,7 @@ EXAMPLES = ''' ...@@ -158,7 +158,7 @@ EXAMPLES = '''
register: ec2_vol register: ec2_vol
# Remove a volume # Remove a volume
- location: action - local_action:
module: ec2_vol module: ec2_vol
id: vol-XXXXXXXX id: vol-XXXXXXXX
state: absent state: absent
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment