mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-05 21:02:48 +00:00
fixes example documenation
This commit is contained in:
committed by
Matt Clay
parent
1a6b273a4f
commit
ce4c9cccf5
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user