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,8 +15,8 @@
- name: Undeploy the demolamp
community.docker.docker_image:
name: "demolamp"
community.docker.docker_container:
name: ohno
state: absent
- name: Remove the docker image for demolamp if exists