Kaynağa Gözat

Merge pull request #2131 from etkecc/patch-84

Do not restart postmoogle during installation
pull/2133/head
Slavi Pantaleev 3 yıl önce
committed by GitHub
ebeveyn
işleme
590e409a60
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: 4AEE18F83AFDEB23
1 değiştirilmiş dosya ile 0 ekleme ve 6 silme
  1. +0
    -6
      roles/matrix-bot-postmoogle/tasks/setup_install.yml

+ 0
- 6
roles/matrix-bot-postmoogle/tasks/setup_install.yml Dosyayı Görüntüle

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

Yükleniyor…
İptal
Kaydet