Merge pull request #1389 from Jmainguy/ami_tags

fixes example documenation
This commit is contained in:
Toshio Kuratomi 2015-05-21 07:14:03 -07:00
commit 8d4ed1043b

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