This commit is contained in:
Slavi Pantaleev
2021-01-30 11:37:08 +02:00
committed by GitHub
parent b7261dc098
commit efbffa26bf

View File

@ -29,7 +29,7 @@
path: "{{ matrix_etherpad_base_path }}"
state: absent
- name: Ensure Dimension Docker image doesn't exist
- name: Ensure Etherpad Docker image doesn't exist
docker_image:
name: "{{ matrix_etherpad_docker_image }}"
state: absent