3
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2026-01-26 01:35:18 +00:00

Move matrix-appservice-discord into a separate role

This commit is contained in:
Slavi Pantaleev
2019-05-18 01:14:12 +09:00
parent 13c4e7e5b6
commit 663d1add92
12 changed files with 196 additions and 160 deletions

View File

@@ -0,0 +1,6 @@
---
- name: Ensure matrix-appservice-discord.service doesn't exist
file:
path: "/etc/systemd/system/matrix-appservice-discord.service"
state: absent