matrix-docker-ansible-deploy/roles/matrix-bridge-appservice-discord/tasks/setup_uninstall.yml

7 lines
160 B
YAML
Raw Normal View History

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