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