Added support for the Go-NEB bot

This commit is contained in:
Yannick Goossens
2021-03-11 19:23:01 +01:00
parent 9b72384df7
commit 51e2547484
16 changed files with 783 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
- set_fact:
matrix_systemd_services_list: "{{ matrix_systemd_services_list + ['matrix-bot-go-neb.service'] }}"
when: matrix_bot_go_neb_enabled|bool