Merge pull request #4292 from julienvey/patch-1

Fix typo in docker_image_facts module
reviewable/pr18780/r1
Ryan Brown 8 years ago committed by GitHub
commit cb2a47753a

@ -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