1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Fix Typo in docker_image_facts module

This commit is contained in:
Julien Vey 2016-08-01 16:38:26 +02:00 committed by Matt Clay
parent f441e2c1a9
commit 7ba3ba2da9

View file

@ -57,7 +57,7 @@ EXAMPLES = '''
name: pacur/centos-7
- name: Inspect multiple images
docker_iamge_facts:
docker_image_facts:
name:
- pacur/centos-7
- sinatra