Fix Typo in docker_image_facts module

reviewable/pr18780/r1
Julien Vey 8 years ago committed by GitHub
parent d38c24d0ed
commit 0bf24f2ae1

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

Loading…
Cancel
Save