Fix matrix-ldap-registration-proxy service stopping when uninstalling
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user