Update roles/demolamp/tasks/main.yml

This commit is contained in:
2024-02-21 15:19:53 +08:00
parent 82b68d401d
commit 8c181792ce

View File

@@ -15,9 +15,9 @@
- name: Undeploy the demolamp
community.docker.docker_image:
name: "demolamp"
state: absent
community.docker.docker_container:
name: ohno
state: absent
- name: Remove the docker image for demolamp if exists
community.docker.docker_image: