3
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2026-01-15 20:35:20 +00:00
Files
matrix-docker-ansible-deploy/roles/matrix-bridge-appservice-discord/tasks/setup-uninstall.yml
2019-05-18 01:14:12 +09:00

7 lines
160 B
YAML

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