Update roles/demolamp/tasks/build.yml

This commit is contained in:
2024-03-11 16:15:58 +08:00
parent 983889b813
commit f7a5101d7a

View File

@@ -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 }}"