fixes example documenation

This commit is contained in:
Jonathan Mainguy 2015-05-21 09:07:23 -04:00
parent e591763d62
commit 3a294c3379

View file

@ -141,7 +141,7 @@ EXAMPLES = '''
# Search for the AMI tagged "project:website"
- ec2_ami_find:
owner: self
tags:
ami_tags:
project: website
no_result_action: fail
register: ami_find