Pārlūkot izejas kodu

Do not restart postmoogle during installation

Reason: during a fresh install, when there is no synapse yet, systemd unit fails to start, thus whole play fails
pull/2131/head
Aine pirms 3 gadiem
committed by GitHub
vecāks
revīzija
484536b039
Šim parakstam datu bāzē netika atrasta zināma atslēga GPG atslēgas ID: 4AEE18F83AFDEB23
1 mainītis faili ar 0 papildinājumiem un 6 dzēšanām
  1. +0
    -6
      roles/matrix-bot-postmoogle/tasks/setup_install.yml

+ 0
- 6
roles/matrix-bot-postmoogle/tasks/setup_install.yml Parādīt failu

@@ -91,9 +91,3 @@
ansible.builtin.service:
daemon_reload: true
when: "matrix_bot_postmoogle_systemd_service_result.changed | bool"

- name: Ensure matrix-bot-postmoogle.service restarted, if necessary
ansible.builtin.service:
name: "matrix-bot-postmoogle.service"
state: restarted
when: "matrix_bot_postmoogle_systemd_service_result.changed | bool"

Notiek ielāde…
Atcelt
Saglabāt