matrix-docker-ansible-deploy/roles/matrix-bot-honoroit/tasks/init.yml

4 lines
158 B
YAML
Raw Normal View History

2022-01-06 18:30:10 +00:00
- set_fact:
matrix_systemd_services_list: "{{ matrix_systemd_services_list + ['matrix-bot-honoroit.service'] }}"
when: matrix_bot_honoroit_enabled|bool