Commit bd56cfdf by James Cammarata

Merge pull request #7313 from mmoya/doc-fixes

Minor typo fix
parents 393124e4 1d3ce41e
...@@ -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