Update roles/demolamp/tasks/main.yml
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user