docker_image: docs: won't be pushed to private registry without push parameter. (#19691)
This commit is contained in:
parent
2eb8f4cc70
commit
31526595c5
1 changed files with 1 additions and 0 deletions
|
@ -215,6 +215,7 @@ EXAMPLES = '''
|
|||
path: ./sinatra
|
||||
name: registry.ansible.com/chouseknecht/sinatra
|
||||
tag: v1
|
||||
push: yes
|
||||
|
||||
- name: Archive image
|
||||
docker_image:
|
||||
|
|
Loading…
Reference in a new issue