Update roles/demolamp/tasks/build.yml
This commit is contained in:
@@ -26,7 +26,7 @@
|
|||||||
tag: "{{ ansTagVer }}"
|
tag: "{{ ansTagVer }}"
|
||||||
state: absent
|
state: absent
|
||||||
|
|
||||||
- name: Remove the docker image for pvgphpfpm if exists
|
- name: Remove the docker image for pvgphpfpm if exists
|
||||||
community.docker.docker_image:
|
community.docker.docker_image:
|
||||||
name: "{{ pvgphpfpm.imageName }}"
|
name: "{{ pvgphpfpm.imageName }}"
|
||||||
tag: "{{ ansTagVer }}"
|
tag: "{{ ansTagVer }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user