Move matrix-appservice-irc into a separate role

This commit is contained in:
Slavi Pantaleev
2019-05-16 09:07:40 +09:00
parent 43fd3cc274
commit 3339e37ce9
12 changed files with 558 additions and 489 deletions

View File

@ -0,0 +1,3 @@
- set_fact:
matrix_systemd_services_list: "{{ matrix_systemd_services_list + ['matrix-appservice-irc'] }}"
when: matrix_appservice_irc_enabled