Fix typo
This commit is contained in:
parent
b7261dc098
commit
efbffa26bf
@ -29,7 +29,7 @@
|
|||||||
path: "{{ matrix_etherpad_base_path }}"
|
path: "{{ matrix_etherpad_base_path }}"
|
||||||
state: absent
|
state: absent
|
||||||
|
|
||||||
- name: Ensure Dimension Docker image doesn't exist
|
- name: Ensure Etherpad Docker image doesn't exist
|
||||||
docker_image:
|
docker_image:
|
||||||
name: "{{ matrix_etherpad_docker_image }}"
|
name: "{{ matrix_etherpad_docker_image }}"
|
||||||
state: absent
|
state: absent
|
||||||
|
Loading…
Reference in New Issue
Block a user