mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
Fix Typo in docker_image_facts module
This commit is contained in:
@@ -57,7 +57,7 @@ EXAMPLES = '''
|
||||
name: pacur/centos-7
|
||||
|
||||
- name: Inspect multiple images
|
||||
docker_iamge_facts:
|
||||
docker_image_facts:
|
||||
name:
|
||||
- pacur/centos-7
|
||||
- sinatra
|
||||
|
||||
Reference in New Issue
Block a user