This commit is contained in:
Slavi Pantaleev 2021-01-30 11:37:08 +02:00 committed by GitHub
parent b7261dc098
commit efbffa26bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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