1
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-02-04 18:20:50 +02:00

7 lines
156 B
YAML
Raw Normal View History

---
- name: Ensure matrix-mautrix-facebook.service doesn't exist
file:
path: "/etc/systemd/system/matrix-mautrix-facebook.service"
state: absent