Ver a proveniência

Fix typo

pull/804/head
Slavi Pantaleev há 5 anos
committed by GitHub
ascendente
cometimento
efbffa26bf
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados ID da chave GPG: 4AEE18F83AFDEB23
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      roles/matrix-etherpad/tasks/setup_uninstall.yml

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

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

Carregando…
Cancelar
Guardar