Merge pull request #7313 from mmoya/doc-fixes

Minor typo fix
This commit is contained in:
James Cammarata 2014-05-07 10:12:26 -05:00
commit ae3e178bdf

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