Explorar el Código

Fix typo

pull/804/head
Slavi Pantaleev hace 5 años
committed by GitHub
padre
commit
efbffa26bf
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: 4AEE18F83AFDEB23
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      roles/matrix-etherpad/tasks/setup_uninstall.yml

+ 1
- 1
roles/matrix-etherpad/tasks/setup_uninstall.yml Ver fichero

@@ -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

Cargando…
Cancelar
Guardar