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