Rename to bot_maubot and fix permission error

This commit is contained in:
Julian-Samuel Gebühr
2022-06-23 21:57:52 +02:00
parent eb25d54246
commit 1316656998
11 changed files with 89 additions and 85 deletions

View File

@@ -0,0 +1,5 @@
---
- set_fact:
matrix_systemd_services_list: "{{ matrix_systemd_services_list + ['matrix-maubot.service'] }}"
when: matrix_bot_maubot_enabled|bool