Просмотр исходного кода

Adjust `lstrip_blocks` to use a `bool` value for compatibility with ansible-core>=2.19.0

Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/4445
pull/4457/head
Slavi Pantaleev 7 месяцев назад
Родитель
Сommit
51ab9ed9ff
100 измененных файлов: 100 добавлений и 100 удалений
  1. +1
    -1
      roles/custom/matrix-alertmanager-receiver/templates/config.yaml.j2
  2. +1
    -1
      roles/custom/matrix-alertmanager-receiver/templates/systemd/matrix-alertmanager-receiver.service.j2
  3. +1
    -1
      roles/custom/matrix-appservice-draupnir-for-all/templates/systemd/matrix-appservice-draupnir-for-all.service.j2
  4. +1
    -1
      roles/custom/matrix-authentication-service/templates/bin/mas-cli.j2
  5. +1
    -1
      roles/custom/matrix-authentication-service/templates/bin/register-user.j2
  6. +1
    -1
      roles/custom/matrix-authentication-service/templates/config.yaml.j2
  7. +1
    -1
      roles/custom/matrix-authentication-service/templates/provider/anthropic-config.yml.j2
  8. +1
    -1
      roles/custom/matrix-authentication-service/templates/provider/groq-config.yml.j2
  9. +1
    -1
      roles/custom/matrix-authentication-service/templates/provider/mistral-config.yml.j2
  10. +1
    -1
      roles/custom/matrix-authentication-service/templates/provider/openai-config.yml.j2
  11. +1
    -1
      roles/custom/matrix-authentication-service/templates/systemd/matrix-authentication-service.service.j2
  12. +1
    -1
      roles/custom/matrix-base/templates/bin/remove-all.j2
  13. +1
    -1
      roles/custom/matrix-bot-baibot/templates/provider/anthropic-config.yml.j2
  14. +1
    -1
      roles/custom/matrix-bot-baibot/templates/provider/groq-config.yml.j2
  15. +1
    -1
      roles/custom/matrix-bot-baibot/templates/provider/mistral-config.yml.j2
  16. +1
    -1
      roles/custom/matrix-bot-baibot/templates/provider/openai-config.yml.j2
  17. +1
    -1
      roles/custom/matrix-bot-baibot/templates/systemd/matrix-bot-baibot.service.j2
  18. +1
    -1
      roles/custom/matrix-bot-buscarron/templates/systemd/matrix-bot-buscarron.service.j2
  19. +1
    -1
      roles/custom/matrix-bot-chatgpt/templates/systemd/matrix-bot-chatgpt.service.j2
  20. +1
    -1
      roles/custom/matrix-bot-draupnir/templates/systemd/matrix-bot-draupnir.service.j2
  21. +1
    -1
      roles/custom/matrix-bot-go-neb/templates/systemd/matrix-bot-go-neb.service.j2
  22. +1
    -1
      roles/custom/matrix-bot-honoroit/templates/systemd/matrix-bot-honoroit.service.j2
  23. +1
    -1
      roles/custom/matrix-bot-matrix-registration-bot/templates/systemd/matrix-bot-matrix-registration-bot.service.j2
  24. +1
    -1
      roles/custom/matrix-bot-matrix-reminder-bot/templates/systemd/matrix-bot-matrix-reminder-bot.service.j2
  25. +1
    -1
      roles/custom/matrix-bot-maubot/templates/customizations/Dockerfile.j2
  26. +1
    -1
      roles/custom/matrix-bot-maubot/templates/systemd/matrix-bot-maubot.service.j2
  27. +1
    -1
      roles/custom/matrix-bot-mjolnir/templates/systemd/matrix-bot-mjolnir.service.j2
  28. +1
    -1
      roles/custom/matrix-bridge-appservice-discord/defaults/main.yml
  29. +1
    -1
      roles/custom/matrix-bridge-appservice-discord/templates/config.yaml.j2
  30. +1
    -1
      roles/custom/matrix-bridge-appservice-discord/templates/systemd/matrix-appservice-discord.service.j2
  31. +1
    -1
      roles/custom/matrix-bridge-appservice-irc/templates/systemd/matrix-appservice-irc.service.j2
  32. +1
    -1
      roles/custom/matrix-bridge-appservice-kakaotalk/templates/systemd/matrix-appservice-kakaotalk-node.service.j2
  33. +1
    -1
      roles/custom/matrix-bridge-appservice-kakaotalk/templates/systemd/matrix-appservice-kakaotalk.service.j2
  34. +1
    -1
      roles/custom/matrix-bridge-appservice-slack/templates/systemd/matrix-appservice-slack.service.j2
  35. +1
    -1
      roles/custom/matrix-bridge-appservice-webhooks/templates/systemd/matrix-appservice-webhooks.service.j2
  36. +1
    -1
      roles/custom/matrix-bridge-beeper-linkedin/templates/config.yaml.j2
  37. +1
    -1
      roles/custom/matrix-bridge-beeper-linkedin/templates/systemd/matrix-beeper-linkedin.service.j2
  38. +1
    -1
      roles/custom/matrix-bridge-go-skype-bridge/templates/config.yaml.j2
  39. +1
    -1
      roles/custom/matrix-bridge-go-skype-bridge/templates/systemd/matrix-go-skype-bridge.service.j2
  40. +1
    -1
      roles/custom/matrix-bridge-heisenbridge/templates/systemd/matrix-heisenbridge.service.j2
  41. +1
    -1
      roles/custom/matrix-bridge-hookshot/templates/config.yaml.j2
  42. +1
    -1
      roles/custom/matrix-bridge-hookshot/templates/registration.yml.j2
  43. +1
    -1
      roles/custom/matrix-bridge-hookshot/templates/systemd/matrix-hookshot.service.j2
  44. +1
    -1
      roles/custom/matrix-bridge-mautrix-bluesky/templates/config.yaml.j2
  45. +1
    -1
      roles/custom/matrix-bridge-mautrix-bluesky/templates/systemd/matrix-mautrix-bluesky.service.j2
  46. +1
    -1
      roles/custom/matrix-bridge-mautrix-discord/templates/config.yaml.j2
  47. +1
    -1
      roles/custom/matrix-bridge-mautrix-discord/templates/systemd/matrix-mautrix-discord.service.j2
  48. +1
    -1
      roles/custom/matrix-bridge-mautrix-facebook/templates/config.yaml.j2
  49. +1
    -1
      roles/custom/matrix-bridge-mautrix-facebook/templates/systemd/matrix-mautrix-facebook.service.j2
  50. +1
    -1
      roles/custom/matrix-bridge-mautrix-gmessages/templates/config.yaml.j2
  51. +1
    -1
      roles/custom/matrix-bridge-mautrix-gmessages/templates/systemd/matrix-mautrix-gmessages.service.j2
  52. +1
    -1
      roles/custom/matrix-bridge-mautrix-googlechat/templates/config.yaml.j2
  53. +1
    -1
      roles/custom/matrix-bridge-mautrix-googlechat/templates/systemd/matrix-mautrix-googlechat.service.j2
  54. +1
    -1
      roles/custom/matrix-bridge-mautrix-instagram/templates/config.yaml.j2
  55. +1
    -1
      roles/custom/matrix-bridge-mautrix-instagram/templates/systemd/matrix-mautrix-instagram.service.j2
  56. +1
    -1
      roles/custom/matrix-bridge-mautrix-meta-instagram/templates/config.yaml.j2
  57. +1
    -1
      roles/custom/matrix-bridge-mautrix-meta-instagram/templates/systemd/matrix-mautrix-meta.service.j2
  58. +1
    -1
      roles/custom/matrix-bridge-mautrix-meta-messenger/templates/config.yaml.j2
  59. +1
    -1
      roles/custom/matrix-bridge-mautrix-meta-messenger/templates/systemd/matrix-mautrix-meta.service.j2
  60. +1
    -1
      roles/custom/matrix-bridge-mautrix-signal/templates/config.yaml.j2
  61. +1
    -1
      roles/custom/matrix-bridge-mautrix-signal/templates/systemd/matrix-mautrix-signal.service.j2
  62. +1
    -1
      roles/custom/matrix-bridge-mautrix-slack/templates/config.yaml.j2
  63. +1
    -1
      roles/custom/matrix-bridge-mautrix-slack/templates/systemd/matrix-mautrix-slack.service.j2
  64. +1
    -1
      roles/custom/matrix-bridge-mautrix-telegram/templates/config.yaml.j2
  65. +1
    -1
      roles/custom/matrix-bridge-mautrix-telegram/templates/systemd/matrix-mautrix-telegram.service.j2
  66. +1
    -1
      roles/custom/matrix-bridge-mautrix-twitter/templates/config.yaml.j2
  67. +1
    -1
      roles/custom/matrix-bridge-mautrix-twitter/templates/systemd/matrix-mautrix-twitter.service.j2
  68. +1
    -1
      roles/custom/matrix-bridge-mautrix-whatsapp/templates/config.yaml.j2
  69. +1
    -1
      roles/custom/matrix-bridge-mautrix-whatsapp/templates/systemd/matrix-mautrix-whatsapp.service.j2
  70. +1
    -1
      roles/custom/matrix-bridge-mautrix-wsproxy/templates/systemd/matrix-mautrix-wsproxy-syncproxy.service.j2
  71. +1
    -1
      roles/custom/matrix-bridge-mautrix-wsproxy/templates/systemd/matrix-mautrix-wsproxy.service.j2
  72. +1
    -1
      roles/custom/matrix-bridge-mx-puppet-discord/templates/config.yaml.j2
  73. +1
    -1
      roles/custom/matrix-bridge-mx-puppet-discord/templates/systemd/matrix-mx-puppet-discord.service.j2
  74. +1
    -1
      roles/custom/matrix-bridge-mx-puppet-groupme/templates/config.yaml.j2
  75. +1
    -1
      roles/custom/matrix-bridge-mx-puppet-groupme/templates/systemd/matrix-mx-puppet-groupme.service.j2
  76. +1
    -1
      roles/custom/matrix-bridge-mx-puppet-instagram/templates/config.yaml.j2
  77. +1
    -1
      roles/custom/matrix-bridge-mx-puppet-instagram/templates/systemd/matrix-mx-puppet-instagram.service.j2
  78. +1
    -1
      roles/custom/matrix-bridge-mx-puppet-slack/templates/config.yaml.j2
  79. +1
    -1
      roles/custom/matrix-bridge-mx-puppet-slack/templates/systemd/matrix-mx-puppet-slack.service.j2
  80. +1
    -1
      roles/custom/matrix-bridge-mx-puppet-steam/templates/config.yaml.j2
  81. +1
    -1
      roles/custom/matrix-bridge-mx-puppet-steam/templates/systemd/matrix-mx-puppet-steam.service.j2
  82. +1
    -1
      roles/custom/matrix-bridge-mx-puppet-twitter/templates/config.yaml.j2
  83. +1
    -1
      roles/custom/matrix-bridge-mx-puppet-twitter/templates/systemd/matrix-mx-puppet-twitter.service.j2
  84. +1
    -1
      roles/custom/matrix-bridge-postmoogle/templates/systemd/matrix-postmoogle.service.j2
  85. +1
    -1
      roles/custom/matrix-bridge-sms/defaults/main.yml
  86. +1
    -1
      roles/custom/matrix-bridge-sms/templates/systemd/matrix-sms-bridge.service.j2
  87. +1
    -1
      roles/custom/matrix-bridge-wechat/templates/config.yaml.j2
  88. +1
    -1
      roles/custom/matrix-bridge-wechat/templates/systemd/matrix-wechat-agent.service.j2
  89. +1
    -1
      roles/custom/matrix-bridge-wechat/templates/systemd/matrix-wechat.service.j2
  90. +1
    -1
      roles/custom/matrix-cactus-comments-client/templates/systemd/matrix-cactus-comments-client.service.j2
  91. +1
    -1
      roles/custom/matrix-cactus-comments/templates/systemd/matrix-cactus-comments.service.j2
  92. +1
    -1
      roles/custom/matrix-client-cinny/templates/nginx.conf.j2
  93. +1
    -1
      roles/custom/matrix-client-cinny/templates/systemd/matrix-client-cinny.service.j2
  94. +1
    -1
      roles/custom/matrix-client-element/templates/systemd/matrix-client-element.service.j2
  95. +1
    -1
      roles/custom/matrix-client-element/templates/welcome.html.j2
  96. +1
    -1
      roles/custom/matrix-client-fluffychat/templates/systemd/matrix-client-fluffychat.service.j2
  97. +1
    -1
      roles/custom/matrix-client-hydrogen/templates/nginx.conf.j2
  98. +1
    -1
      roles/custom/matrix-client-hydrogen/templates/systemd/matrix-client-hydrogen.service.j2
  99. +1
    -1
      roles/custom/matrix-client-schildichat/templates/systemd/matrix-client-schildichat.service.j2
  100. +1
    -1
      roles/custom/matrix-client-schildichat/templates/welcome.html.j2

+ 1
- 1
roles/custom/matrix-alertmanager-receiver/templates/config.yaml.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
# configuration of the HTTP server
http:
address: 0.0.0.0 # bind address for this service. Can be left unspecified to bind on all interfaces


+ 1
- 1
roles/custom/matrix-alertmanager-receiver/templates/systemd/matrix-alertmanager-receiver.service.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
[Unit]
Description=matrix-alertmanager-receiver
{% for service in matrix_alertmanager_receiver_systemd_required_services_list %}


+ 1
- 1
roles/custom/matrix-appservice-draupnir-for-all/templates/systemd/matrix-appservice-draupnir-for-all.service.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
[Unit]
Description=Matrix Draupnir for All appservice
{% for service in matrix_appservice_draupnir_for_all_systemd_wanted_services_list %}


+ 1
- 1
roles/custom/matrix-authentication-service/templates/bin/mas-cli.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
#!/bin/bash

args=$@


+ 1
- 1
roles/custom/matrix-authentication-service/templates/bin/register-user.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
#!/bin/bash

if [ $# -ne 3 ]; then


+ 1
- 1
roles/custom/matrix-authentication-service/templates/config.yaml.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
http:
listeners:
- name: web


+ 1
- 1
roles/custom/matrix-authentication-service/templates/provider/anthropic-config.yml.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
base_url: {{ matrix_authentication_service_config_agents_static_definitions_anthropic_config_base_url | to_json }}

api_key: {{ matrix_authentication_service_config_agents_static_definitions_anthropic_config_api_key | to_json }}


+ 1
- 1
roles/custom/matrix-authentication-service/templates/provider/groq-config.yml.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
base_url: {{ matrix_authentication_service_config_agents_static_definitions_groq_config_base_url | to_json }}

api_key: {{ matrix_authentication_service_config_agents_static_definitions_groq_config_api_key | to_json }}


+ 1
- 1
roles/custom/matrix-authentication-service/templates/provider/mistral-config.yml.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
base_url: {{ matrix_authentication_service_config_agents_static_definitions_mistral_config_base_url | to_json }}

api_key: {{ matrix_authentication_service_config_agents_static_definitions_mistral_config_api_key | to_json }}


+ 1
- 1
roles/custom/matrix-authentication-service/templates/provider/openai-config.yml.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
base_url: {{ matrix_authentication_service_config_agents_static_definitions_openai_config_base_url | to_json }}

api_key: {{ matrix_authentication_service_config_agents_static_definitions_openai_config_api_key | to_json }}


+ 1
- 1
roles/custom/matrix-authentication-service/templates/systemd/matrix-authentication-service.service.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
[Unit]
Description=Matrix Authentication Service
{% for service in matrix_authentication_service_systemd_required_services_list %}


+ 1
- 1
roles/custom/matrix-base/templates/bin/remove-all.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
#!/bin/bash

if [ "$(id -u)" != "0" ]; then


+ 1
- 1
roles/custom/matrix-bot-baibot/templates/provider/anthropic-config.yml.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
base_url: {{ matrix_bot_baibot_config_agents_static_definitions_anthropic_config_base_url | to_json }}

api_key: {{ matrix_bot_baibot_config_agents_static_definitions_anthropic_config_api_key | to_json }}


+ 1
- 1
roles/custom/matrix-bot-baibot/templates/provider/groq-config.yml.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
base_url: {{ matrix_bot_baibot_config_agents_static_definitions_groq_config_base_url | to_json }}

api_key: {{ matrix_bot_baibot_config_agents_static_definitions_groq_config_api_key | to_json }}


+ 1
- 1
roles/custom/matrix-bot-baibot/templates/provider/mistral-config.yml.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
base_url: {{ matrix_bot_baibot_config_agents_static_definitions_mistral_config_base_url | to_json }}

api_key: {{ matrix_bot_baibot_config_agents_static_definitions_mistral_config_api_key | to_json }}


+ 1
- 1
roles/custom/matrix-bot-baibot/templates/provider/openai-config.yml.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
base_url: {{ matrix_bot_baibot_config_agents_static_definitions_openai_config_base_url | to_json }}

api_key: {{ matrix_bot_baibot_config_agents_static_definitions_openai_config_api_key | to_json }}


+ 1
- 1
roles/custom/matrix-bot-baibot/templates/systemd/matrix-bot-baibot.service.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
[Unit]
Description=Matrix baibot bot
{% for service in matrix_bot_baibot_systemd_required_services_list %}


+ 1
- 1
roles/custom/matrix-bot-buscarron/templates/systemd/matrix-bot-buscarron.service.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
[Unit]
Description=Matrix web forms bot
{% for service in matrix_bot_buscarron_systemd_required_services_list %}


+ 1
- 1
roles/custom/matrix-bot-chatgpt/templates/systemd/matrix-bot-chatgpt.service.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
[Unit]
Description=Matrix chatgpt bot
{% for service in matrix_bot_chatgpt_systemd_required_services_list %}


+ 1
- 1
roles/custom/matrix-bot-draupnir/templates/systemd/matrix-bot-draupnir.service.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
[Unit]
Description=Matrix Draupnir bot
{% for service in matrix_bot_draupnir_systemd_wanted_services_list %}


+ 1
- 1
roles/custom/matrix-bot-go-neb/templates/systemd/matrix-bot-go-neb.service.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
[Unit]
Description=Matrix Go-NEB bot
{% for service in matrix_bot_go_neb_systemd_required_services_list %}


+ 1
- 1
roles/custom/matrix-bot-honoroit/templates/systemd/matrix-bot-honoroit.service.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
[Unit]
Description=Matrix helpdesk bot
{% for service in matrix_bot_honoroit_systemd_required_services_list %}


+ 1
- 1
roles/custom/matrix-bot-matrix-registration-bot/templates/systemd/matrix-bot-matrix-registration-bot.service.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
[Unit]
Description=Matrix registration bot
{% for service in matrix_bot_matrix_registration_bot_systemd_required_services_list %}


+ 1
- 1
roles/custom/matrix-bot-matrix-reminder-bot/templates/systemd/matrix-bot-matrix-reminder-bot.service.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
[Unit]
Description=Matrix reminder bot
{% for service in matrix_bot_matrix_reminder_bot_systemd_required_services_list %}


+ 1
- 1
roles/custom/matrix-bot-maubot/templates/customizations/Dockerfile.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
FROM {{ matrix_bot_maubot_docker_image }}

{{ matrix_bot_maubot_container_image_customizations_dockerfile_body_custom }}

+ 1
- 1
roles/custom/matrix-bot-maubot/templates/systemd/matrix-bot-maubot.service.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
[Unit]
Description=Maubot
{% for service in matrix_bot_maubot_systemd_required_services_list %}


+ 1
- 1
roles/custom/matrix-bot-mjolnir/templates/systemd/matrix-bot-mjolnir.service.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
[Unit]
Description=Matrix Mjolnir bot
{% for service in matrix_bot_mjolnir_systemd_wanted_services_list %}


+ 1
- 1
roles/custom/matrix-bridge-appservice-discord/defaults/main.yml Просмотреть файл

@@ -119,7 +119,7 @@ matrix_appservice_discord_configuration_extension: "{{ matrix_appservice_discord
matrix_appservice_discord_configuration: "{{ matrix_appservice_discord_configuration_yaml | from_yaml | combine(matrix_appservice_discord_configuration_extension, recursive=True) }}"

matrix_appservice_discord_registration_yaml: |
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
id: appservice-discord
as_token: "{{ matrix_appservice_discord_appservice_token }}"
hs_token: "{{ matrix_appservice_discord_homeserver_token }}"


+ 1
- 1
roles/custom/matrix-bridge-appservice-discord/templates/config.yaml.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
bridge:
# Domain part of the bridge, e.g. matrix.org
domain: {{ matrix_appservice_discord_bridge_domain|to_json }}


+ 1
- 1
roles/custom/matrix-bridge-appservice-discord/templates/systemd/matrix-appservice-discord.service.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
[Unit]
Description=Matrix Appservice Discord bridge
{% for service in matrix_appservice_discord_systemd_required_services_list %}


+ 1
- 1
roles/custom/matrix-bridge-appservice-irc/templates/systemd/matrix-appservice-irc.service.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
[Unit]
Description=Matrix Appservice IRC bridge
{% for service in matrix_appservice_irc_systemd_required_services_list %}


+ 1
- 1
roles/custom/matrix-bridge-appservice-kakaotalk/templates/systemd/matrix-appservice-kakaotalk-node.service.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
[Unit]
Description=appservice-kakaotalk-node bridge helper
{% for service in matrix_appservice_kakaotalk_node_systemd_required_services_list %}


+ 1
- 1
roles/custom/matrix-bridge-appservice-kakaotalk/templates/systemd/matrix-appservice-kakaotalk.service.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
[Unit]
Description=appservice-kakaotalk bridge
{% for service in matrix_appservice_kakaotalk_systemd_required_services_list %}


+ 1
- 1
roles/custom/matrix-bridge-appservice-slack/templates/systemd/matrix-appservice-slack.service.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
[Unit]
Description=Matrix Appservice Slack bridge
{% for service in matrix_appservice_slack_systemd_required_services_list %}


+ 1
- 1
roles/custom/matrix-bridge-appservice-webhooks/templates/systemd/matrix-appservice-webhooks.service.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
[Unit]
Description=Matrix Appservice webhooks bridge
{% for service in matrix_appservice_webhooks_systemd_required_services_list %}


+ 1
- 1
roles/custom/matrix-bridge-beeper-linkedin/templates/config.yaml.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
# Homeserver details
homeserver:
# The address that this appservice can use to connect to the homeserver.


+ 1
- 1
roles/custom/matrix-bridge-beeper-linkedin/templates/systemd/matrix-beeper-linkedin.service.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
[Unit]
Description=Matrix Beeper Linkedin bridge
{% for service in matrix_beeper_linkedin_systemd_required_services_list %}


+ 1
- 1
roles/custom/matrix-bridge-go-skype-bridge/templates/config.yaml.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
# Homeserver details.
homeserver:
# The address that this appservice can use to connect to the homeserver.


+ 1
- 1
roles/custom/matrix-bridge-go-skype-bridge/templates/systemd/matrix-go-skype-bridge.service.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
[Unit]
Description=Matrix Go Skype Bridge bridge
{% for service in matrix_go_skype_bridge_systemd_required_services_list %}


+ 1
- 1
roles/custom/matrix-bridge-heisenbridge/templates/systemd/matrix-heisenbridge.service.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
[Unit]
Description=a bouncer-style Matrix IRC bridge
{% for service in matrix_heisenbridge_systemd_required_services_list %}


+ 1
- 1
roles/custom/matrix-bridge-hookshot/templates/config.yaml.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
bridge:
# Basic homeserver configuration
#


+ 1
- 1
roles/custom/matrix-bridge-hookshot/templates/registration.yml.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
id: matrix-hookshot # This can be anything, but must be unique within your homeserver
as_token: {{ matrix_hookshot_appservice_token|to_json }} # This again can be a random string
hs_token: {{ matrix_hookshot_homeserver_token|to_json }} # ..as can this


+ 1
- 1
roles/custom/matrix-bridge-hookshot/templates/systemd/matrix-hookshot.service.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
[Unit]
Description=A bridge between Matrix and multiple project management services, such as GitHub, GitLab and JIRA.
{% for service in matrix_hookshot_systemd_required_services_list %}


+ 1
- 1
roles/custom/matrix-bridge-mautrix-bluesky/templates/config.yaml.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
# Network-specific config options
network:
# Proxy to use for all Bluesky connections.


+ 1
- 1
roles/custom/matrix-bridge-mautrix-bluesky/templates/systemd/matrix-mautrix-bluesky.service.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
[Unit]
Description=Matrix Mautrix Bluesky bridge
{% for service in matrix_mautrix_bluesky_systemd_required_services_list %}


+ 1
- 1
roles/custom/matrix-bridge-mautrix-discord/templates/config.yaml.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
# Homeserver details.
homeserver:
# The address that this appservice can use to connect to the homeserver.


+ 1
- 1
roles/custom/matrix-bridge-mautrix-discord/templates/systemd/matrix-mautrix-discord.service.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
[Unit]
Description=Matrix Mautrix Discord bridge
{% for service in matrix_mautrix_discord_systemd_required_services_list %}


+ 1
- 1
roles/custom/matrix-bridge-mautrix-facebook/templates/config.yaml.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
# Homeserver details
homeserver:
# The address that this appservice can use to connect to the homeserver.


+ 1
- 1
roles/custom/matrix-bridge-mautrix-facebook/templates/systemd/matrix-mautrix-facebook.service.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
[Unit]
Description=Matrix Mautrix Facebook bridge
{% for service in matrix_mautrix_facebook_systemd_required_services_list %}


+ 1
- 1
roles/custom/matrix-bridge-mautrix-gmessages/templates/config.yaml.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
# Network-specific config options
network:
# Displayname template for SMS users.


+ 1
- 1
roles/custom/matrix-bridge-mautrix-gmessages/templates/systemd/matrix-mautrix-gmessages.service.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
[Unit]
Description=Matrix Mautrix gmessages bridge
{% for service in matrix_mautrix_gmessages_systemd_required_services_list %}


+ 1
- 1
roles/custom/matrix-bridge-mautrix-googlechat/templates/config.yaml.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
# Homeserver details
homeserver:
# The address that this appservice can use to connect to the homeserver.


+ 1
- 1
roles/custom/matrix-bridge-mautrix-googlechat/templates/systemd/matrix-mautrix-googlechat.service.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
[Unit]
Description=Matrix Mautrix googlechat bridge
{% for service in matrix_mautrix_googlechat_systemd_required_services_list %}


+ 1
- 1
roles/custom/matrix-bridge-mautrix-instagram/templates/config.yaml.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
# Homeserver details
homeserver:
# The address that this appservice can use to connect to the homeserver.


+ 1
- 1
roles/custom/matrix-bridge-mautrix-instagram/templates/systemd/matrix-mautrix-instagram.service.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
[Unit]
Description=Matrix Mautrix Instagram bridge
{% for service in matrix_mautrix_instagram_systemd_required_services_list %}


+ 1
- 1
roles/custom/matrix-bridge-mautrix-meta-instagram/templates/config.yaml.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
# Network-specific config options
network:
# Which service is this bridge for? Available options:


+ 1
- 1
roles/custom/matrix-bridge-mautrix-meta-instagram/templates/systemd/matrix-mautrix-meta.service.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
[Unit]
Description=mautrix-meta bridge ({{ matrix_mautrix_meta_instagram_identifier }})
{% for service in matrix_mautrix_meta_instagram_systemd_required_services_list %}


+ 1
- 1
roles/custom/matrix-bridge-mautrix-meta-messenger/templates/config.yaml.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
# Network-specific config options
network:
# Which service is this bridge for? Available options:


+ 1
- 1
roles/custom/matrix-bridge-mautrix-meta-messenger/templates/systemd/matrix-mautrix-meta.service.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
[Unit]
Description=mautrix-meta bridge ({{ matrix_mautrix_meta_messenger_identifier }})
{% for service in matrix_mautrix_meta_messenger_systemd_required_services_list %}


+ 1
- 1
roles/custom/matrix-bridge-mautrix-signal/templates/config.yaml.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
# Network-specific config options
network:
# Displayname template for Signal users.


+ 1
- 1
roles/custom/matrix-bridge-mautrix-signal/templates/systemd/matrix-mautrix-signal.service.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
[Unit]
Description=Matrix Mautrix Signal bridge
{% for service in matrix_mautrix_signal_systemd_required_services_list %}


+ 1
- 1
roles/custom/matrix-bridge-mautrix-slack/templates/config.yaml.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
# Network-specific config options
network:
# Displayname template for Slack users. Available variables:


+ 1
- 1
roles/custom/matrix-bridge-mautrix-slack/templates/systemd/matrix-mautrix-slack.service.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
[Unit]
Description=Matrix Mautrix Slack bridge
{% for service in matrix_mautrix_slack_systemd_required_services_list %}


+ 1
- 1
roles/custom/matrix-bridge-mautrix-telegram/templates/config.yaml.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
# Homeserver details
homeserver:
# The address that this appservice can use to connect to the homeserver.


+ 1
- 1
roles/custom/matrix-bridge-mautrix-telegram/templates/systemd/matrix-mautrix-telegram.service.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
[Unit]
Description=Matrix Mautrix Telegram bridge
{% for service in matrix_mautrix_telegram_systemd_required_services_list %}


+ 1
- 1
roles/custom/matrix-bridge-mautrix-twitter/templates/config.yaml.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
# Network-specific config options
network:
# Proxy to use for all Twitter connections.


+ 1
- 1
roles/custom/matrix-bridge-mautrix-twitter/templates/systemd/matrix-mautrix-twitter.service.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
[Unit]
Description=Matrix Mautrix Twitter bridge
{% for service in matrix_mautrix_twitter_systemd_required_services_list %}


+ 1
- 1
roles/custom/matrix-bridge-mautrix-whatsapp/templates/config.yaml.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
# Network-specific config options
network:
# Device name that's shown in the "WhatsApp Web" section in the mobile app.


+ 1
- 1
roles/custom/matrix-bridge-mautrix-whatsapp/templates/systemd/matrix-mautrix-whatsapp.service.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
[Unit]
Description=Matrix Mautrix Whatsapp bridge
{% for service in matrix_mautrix_whatsapp_systemd_required_services_list %}


+ 1
- 1
roles/custom/matrix-bridge-mautrix-wsproxy/templates/systemd/matrix-mautrix-wsproxy-syncproxy.service.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
[Unit]
Description=Matrix Mautrix wsproxy syncproxy
{% for service in matrix_mautrix_wsproxy_syncproxy_systemd_required_services_list %}


+ 1
- 1
roles/custom/matrix-bridge-mautrix-wsproxy/templates/systemd/matrix-mautrix-wsproxy.service.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
[Unit]
Description=Matrix Mautrix wsproxy bridge
{% for service in matrix_mautrix_wsproxy_systemd_required_services_list %}


+ 1
- 1
roles/custom/matrix-bridge-mx-puppet-discord/templates/config.yaml.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
bridge:
# Port to host the bridge on
# Used for communication between the homeserver and the bridge


+ 1
- 1
roles/custom/matrix-bridge-mx-puppet-discord/templates/systemd/matrix-mx-puppet-discord.service.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
[Unit]
Description=Matrix Mx Puppet Discord bridge
{% for service in matrix_mx_puppet_discord_systemd_required_services_list %}


+ 1
- 1
roles/custom/matrix-bridge-mx-puppet-groupme/templates/config.yaml.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
bridge:
# Port to host the bridge on
# Used for communication between the homeserver and the bridge


+ 1
- 1
roles/custom/matrix-bridge-mx-puppet-groupme/templates/systemd/matrix-mx-puppet-groupme.service.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
[Unit]
Description=Matrix Mx Puppet Groupme bridge
{% for service in matrix_mx_puppet_groupme_systemd_required_services_list %}


+ 1
- 1
roles/custom/matrix-bridge-mx-puppet-instagram/templates/config.yaml.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
bridge:
# Port to host the bridge on
# Used for communication between the homeserver and the bridge


+ 1
- 1
roles/custom/matrix-bridge-mx-puppet-instagram/templates/systemd/matrix-mx-puppet-instagram.service.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
[Unit]
Description=Matrix Mx Puppet Instagram bridge
{% for service in matrix_mx_puppet_instagram_systemd_required_services_list %}


+ 1
- 1
roles/custom/matrix-bridge-mx-puppet-slack/templates/config.yaml.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
bridge:
# Port to host the bridge on
# Used for communication between the homeserver and the bridge


+ 1
- 1
roles/custom/matrix-bridge-mx-puppet-slack/templates/systemd/matrix-mx-puppet-slack.service.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
[Unit]
Description=Matrix Mx Puppet Slack bridge
{% for service in matrix_mx_puppet_slack_systemd_required_services_list %}


+ 1
- 1
roles/custom/matrix-bridge-mx-puppet-steam/templates/config.yaml.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
bridge:
# Port to host the bridge on
# Used for communication between the homeserver and the bridge


+ 1
- 1
roles/custom/matrix-bridge-mx-puppet-steam/templates/systemd/matrix-mx-puppet-steam.service.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
[Unit]
Description=Matrix Mx Puppet Steam bridge
{% for service in matrix_mx_puppet_steam_systemd_required_services_list %}


+ 1
- 1
roles/custom/matrix-bridge-mx-puppet-twitter/templates/config.yaml.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
bridge:
# Port to host the bridge on
# Used for communication between the homeserver and the bridge


+ 1
- 1
roles/custom/matrix-bridge-mx-puppet-twitter/templates/systemd/matrix-mx-puppet-twitter.service.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
[Unit]
Description=Matrix Mx Puppet Twitter bridge
{% for service in matrix_mx_puppet_twitter_systemd_required_services_list %}


+ 1
- 1
roles/custom/matrix-bridge-postmoogle/templates/systemd/matrix-postmoogle.service.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
[Unit]
Description=Matrix Postmoogle bridge
{% for service in matrix_postmoogle_systemd_required_services_list %}


+ 1
- 1
roles/custom/matrix-bridge-sms/defaults/main.yml Просмотреть файл

@@ -67,7 +67,7 @@ matrix_sms_bridge_provider_android_truststore_password: ''


matrix_sms_bridge_configuration_yaml: |
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True

# Database connection
matrix:


+ 1
- 1
roles/custom/matrix-bridge-sms/templates/systemd/matrix-sms-bridge.service.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
[Unit]
Description=Matrix sms bridge
{% for service in matrix_sms_bridge_systemd_required_services_list %}


+ 1
- 1
roles/custom/matrix-bridge-wechat/templates/config.yaml.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
# Homeserver details.
homeserver:
# The address that this appservice can use to connect to the homeserver.


+ 1
- 1
roles/custom/matrix-bridge-wechat/templates/systemd/matrix-wechat-agent.service.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
[Unit]
Description=Matrix WeChat Agent
{% for service in matrix_wechat_systemd_required_services_list %}


+ 1
- 1
roles/custom/matrix-bridge-wechat/templates/systemd/matrix-wechat.service.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
[Unit]
Description=Matrix WeChat Bridge
{% for service in matrix_wechat_systemd_required_services_list %}


+ 1
- 1
roles/custom/matrix-cactus-comments-client/templates/systemd/matrix-cactus-comments-client.service.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
[Unit]
Description=matrix-cactus-comments-client server
{% for service in matrix_cactus_comments_client_systemd_required_services_list %}


+ 1
- 1
roles/custom/matrix-cactus-comments/templates/systemd/matrix-cactus-comments.service.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
[Unit]
Description=Cactus Comments
{% for service in matrix_cactus_comments_systemd_required_services_list %}


+ 1
- 1
roles/custom/matrix-client-cinny/templates/nginx.conf.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
# This is a custom nginx configuration file that we use in the container (instead of the default one),
# because it allows us to run nginx with a non-root user.
#


+ 1
- 1
roles/custom/matrix-client-cinny/templates/systemd/matrix-client-cinny.service.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
[Unit]
Description=Matrix Cinny Client
{% for service in matrix_client_cinny_systemd_required_services_list %}


+ 1
- 1
roles/custom/matrix-client-element/templates/systemd/matrix-client-element.service.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
[Unit]
Description=Matrix Element Web server
{% for service in matrix_client_element_systemd_required_services_list %}


+ 1
- 1
roles/custom/matrix-client-element/templates/welcome.html.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
<style type="text/css">

/* we deliberately inline style here to avoid flash-of-CSS problems, and to avoid


+ 1
- 1
roles/custom/matrix-client-fluffychat/templates/systemd/matrix-client-fluffychat.service.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
[Unit]
Description=Matrix FluffyChat Web server
{% for service in matrix_client_fluffychat_systemd_required_services_list %}


+ 1
- 1
roles/custom/matrix-client-hydrogen/templates/nginx.conf.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
# This is a custom nginx configuration file that we use in the container (instead of the default one),
# because it allows us to run nginx with a non-root user.
#


+ 1
- 1
roles/custom/matrix-client-hydrogen/templates/systemd/matrix-client-hydrogen.service.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
[Unit]
Description=Matrix Hydrogen Client
{% for service in matrix_client_hydrogen_systemd_required_services_list %}


+ 1
- 1
roles/custom/matrix-client-schildichat/templates/systemd/matrix-client-schildichat.service.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
[Unit]
Description=Matrix SchildiChat Web server
{% for service in matrix_client_schildichat_systemd_required_services_list %}


+ 1
- 1
roles/custom/matrix-client-schildichat/templates/welcome.html.j2 Просмотреть файл

@@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True"
#jinja2: lstrip_blocks: True
<style type="text/css">

/* we deliberately inline style here to avoid flash-of-CSS problems, and to avoid


Некоторые файлы не были показаны из-за большого количества измененных файлов

Загрузка…
Отмена
Сохранить