mirror of
https://github.com/vale981/matrix-docker-ansible-deploy
synced 2025-03-11 21:46:39 -04:00
7 lines
156 B
YAML
7 lines
156 B
YAML
![]() |
---
|
||
|
|
||
|
- name: Ensure matrix-mautrix-whatsapp.service doesn't exist
|
||
|
file:
|
||
|
path: "/etc/systemd/system/matrix-mautrix-whatsapp.service"
|
||
|
state: absent
|