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