mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-01-09 06:52:00 -03:30
fix zulip bridge service name on removal
This commit is contained in:
parent
a88c394ae0
commit
bab3a47c50
@ -15,7 +15,7 @@
|
||||
block:
|
||||
- name: Ensure matrix-bridge-zulip is stopped
|
||||
ansible.builtin.service:
|
||||
name: matrix-bridge-zulip
|
||||
name: matrix-zulip-bridge
|
||||
state: stopped
|
||||
enabled: false
|
||||
daemon_reload: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user