mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
docker_image: docs: won't be pushed to private registry without push parameter. (#19691)
This commit is contained in:
@@ -215,6 +215,7 @@ EXAMPLES = '''
|
||||
path: ./sinatra
|
||||
name: registry.ansible.com/chouseknecht/sinatra
|
||||
tag: v1
|
||||
push: yes
|
||||
|
||||
- name: Archive image
|
||||
docker_image:
|
||||
|
||||
Reference in New Issue
Block a user