Fix incorrect path
This commit is contained in:
parent
7310498f71
commit
88b4434da9
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user