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

@ -1065,11 +1065,11 @@ matrix_bot_matrix_registration_bot_systemd_required_services_list: |
######################################################################
# We don't enable bots by default.
matrix_maubot_enabled: false
matrix_bot_maubot_enabled: false
matrix_maubot_container_image_self_build: "{{ matrix_architecture not in ['amd64'] }}"
matrix_bot_maubot_container_image_self_build: "{{ matrix_architecture not in ['amd64'] }}"
matrix_maubot_systemd_required_services_list: |
matrix_bot_maubot_systemd_required_services_list: |
{{
['docker.service']
+