mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +00:00
Fix examples formatting (#345)
This commit is contained in:
committed by
Felix Fontein
parent
837b1adfe7
commit
e1b5798617
@@ -312,7 +312,7 @@ author:
|
||||
|
||||
EXAMPLES = '''
|
||||
|
||||
- name: pull an image
|
||||
- name: Pull an image
|
||||
docker_image:
|
||||
name: pacur/centos-7
|
||||
source: pull
|
||||
|
||||
Reference in New Issue
Block a user