3
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2026-01-20 06:45:19 +00:00

Move mautrix-facebook into a separate role

This commit is contained in:
Slavi Pantaleev
2019-05-15 09:34:31 +09:00
parent bb816df557
commit 43fd3cc274
13 changed files with 115 additions and 63 deletions

View File

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