Fix matrix-ldap-registration-proxy service stopping when uninstalling
This commit is contained in:
parent
860a144283
commit
af39de9154
@ -9,7 +9,7 @@
|
||||
block:
|
||||
- name: Ensure matrix-matrix_ldap_registration_proxy is stopped
|
||||
ansible.builtin.service:
|
||||
name: matrix-matrix_ldap_registration_proxy
|
||||
name: matrix-ldap-registration-proxy
|
||||
state: stopped
|
||||
enabled: false
|
||||
daemon_reload: true
|
||||
|
Loading…
Reference in New Issue
Block a user