matrix-docker-ansible-deploy/roles/matrix-bridge-mautrix-facebook/tasks/setup_uninstall.yml

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