Fix incorrect path
This commit is contained in:
		@@ -63,6 +63,6 @@
 | 
			
		||||
 | 
			
		||||
- name: Ensure matrix-corporal.service doesn't exist
 | 
			
		||||
  file:
 | 
			
		||||
    path: "{{ role_path }}/templates/systemd/matrix-corporal.service.j2"
 | 
			
		||||
    path: "/etc/systemd/system/matrix-corporal.service"
 | 
			
		||||
    state: absent
 | 
			
		||||
  when: "not matrix_corporal_enabled"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user