Slavi Pantaleev hace 5 años
padre
commit
9f91eaa54b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      roles/matrix-bot-matrix-reminder-bot/tasks/setup_uninstall.yml

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

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

- name: Ensure matrix-matrix-reminder-bot is stopped
service:
name: matrix-matrix-reminder-bot
name: matrix-bot-matrix-reminder-bot
state: stopped
daemon_reload: yes
register: stopping_result


Cargando…
Cancelar
Guardar