Ver a proveniência

Fix uninstall (for real this time)

pull/1894/head
Julian-Samuel Gebühr há 4 anos
ascendente
cometimento
27b1835ed4
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      roles/matrix-bot-maubot/tasks/setup_uninstall.yml

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

@@ -2,7 +2,7 @@

- name: Check existence of matrix-maubot service
stat:
path: "{{ matrix_systemd_path }}/matrix-maubot.service"
path: "{{ matrix_systemd_path }}/matrix-bot-maubot.service"
register: matrix_bot_maubot_service_stat

- name: Ensure matrix-bot-maubot is stopped


Carregando…
Cancelar
Guardar