mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Remove duplicated option from examples
This commit is contained in:
parent
d8c21b153d
commit
dc4cff7350
1 changed files with 0 additions and 1 deletions
|
@ -224,7 +224,6 @@ EXAMPLES = '''
|
||||||
tag: v1
|
tag: v1
|
||||||
push: yes
|
push: yes
|
||||||
load_path: my_sinatra.tar
|
load_path: my_sinatra.tar
|
||||||
push: True
|
|
||||||
|
|
||||||
- name: Build image and with buildargs
|
- name: Build image and with buildargs
|
||||||
docker_image:
|
docker_image:
|
||||||
|
|
Loading…
Reference in a new issue