Przeglądaj źródła

Fix typo

pull/804/head
Slavi Pantaleev 5 lat temu
committed by GitHub
rodzic
commit
efbffa26bf
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      roles/matrix-etherpad/tasks/setup_uninstall.yml

+ 1
- 1
roles/matrix-etherpad/tasks/setup_uninstall.yml Wyświetl plik

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

Ładowanie…
Anuluj
Zapisz