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

Replace most import_tasks calls with include_tasks for improved performance

pull/2298/head
Slavi Pantaleev 3 лет назад
Родитель
Сommit
7c2a7a8eb6
100 измененных файлов: 957 добавлений и 1398 удалений
  1. +3
    -3
      requirements.yml
  2. +2
    -2
      roles/custom/matrix-aux/tasks/main.yml
  3. +7
    -12
      roles/custom/matrix-backup-borg/tasks/main.yml
  4. +7
    -12
      roles/custom/matrix-bot-buscarron/tasks/main.yml
  5. +10
    -12
      roles/custom/matrix-bot-go-neb/tasks/main.yml
  6. +7
    -12
      roles/custom/matrix-bot-honoroit/tasks/main.yml
  7. +7
    -12
      roles/custom/matrix-bot-matrix-registration-bot/tasks/main.yml
  8. +7
    -12
      roles/custom/matrix-bot-matrix-reminder-bot/tasks/main.yml
  9. +11
    -14
      roles/custom/matrix-bot-maubot/tasks/main.yml
  10. +7
    -12
      roles/custom/matrix-bot-mjolnir/tasks/main.yml
  11. +7
    -12
      roles/custom/matrix-bot-postmoogle/tasks/main.yml
  12. +7
    -12
      roles/custom/matrix-bridge-appservice-discord/tasks/main.yml
  13. +7
    -12
      roles/custom/matrix-bridge-appservice-irc/tasks/main.yml
  14. +7
    -12
      roles/custom/matrix-bridge-appservice-kakaotalk/tasks/main.yml
  15. +10
    -14
      roles/custom/matrix-bridge-appservice-slack/tasks/main.yml
  16. +10
    -14
      roles/custom/matrix-bridge-appservice-webhooks/tasks/main.yml
  17. +7
    -12
      roles/custom/matrix-bridge-beeper-linkedin/tasks/main.yml
  18. +7
    -12
      roles/custom/matrix-bridge-go-skype-bridge/tasks/main.yml
  19. +5
    -7
      roles/custom/matrix-bridge-heisenbridge/tasks/main.yml
  20. +10
    -14
      roles/custom/matrix-bridge-hookshot/tasks/main.yml
  21. +7
    -12
      roles/custom/matrix-bridge-mautrix-discord/tasks/main.yml
  22. +10
    -14
      roles/custom/matrix-bridge-mautrix-facebook/tasks/main.yml
  23. +10
    -14
      roles/custom/matrix-bridge-mautrix-googlechat/tasks/main.yml
  24. +10
    -14
      roles/custom/matrix-bridge-mautrix-hangouts/tasks/main.yml
  25. +7
    -12
      roles/custom/matrix-bridge-mautrix-instagram/tasks/main.yml
  26. +7
    -12
      roles/custom/matrix-bridge-mautrix-signal/tasks/main.yml
  27. +10
    -14
      roles/custom/matrix-bridge-mautrix-telegram/tasks/main.yml
  28. +7
    -12
      roles/custom/matrix-bridge-mautrix-twitter/tasks/main.yml
  29. +7
    -12
      roles/custom/matrix-bridge-mautrix-whatsapp/tasks/main.yml
  30. +7
    -12
      roles/custom/matrix-bridge-mx-puppet-discord/tasks/main.yml
  31. +7
    -12
      roles/custom/matrix-bridge-mx-puppet-groupme/tasks/main.yml
  32. +7
    -12
      roles/custom/matrix-bridge-mx-puppet-instagram/tasks/main.yml
  33. +10
    -14
      roles/custom/matrix-bridge-mx-puppet-slack/tasks/main.yml
  34. +7
    -12
      roles/custom/matrix-bridge-mx-puppet-steam/tasks/main.yml
  35. +10
    -14
      roles/custom/matrix-bridge-mx-puppet-twitter/tasks/main.yml
  36. +7
    -12
      roles/custom/matrix-bridge-sms/tasks/main.yml
  37. +10
    -14
      roles/custom/matrix-cactus-comments/tasks/main.yml
  38. +11
    -17
      roles/custom/matrix-client-cinny/tasks/main.yml
  39. +2
    -0
      roles/custom/matrix-client-cinny/tasks/self_check.yml
  40. +12
    -27
      roles/custom/matrix-client-element/tasks/main.yml
  41. +0
    -37
      roles/custom/matrix-client-element/tasks/migrate_riot_web.yml
  42. +2
    -0
      roles/custom/matrix-client-element/tasks/self_check.yml
  43. +10
    -16
      roles/custom/matrix-client-hydrogen/tasks/main.yml
  44. +2
    -0
      roles/custom/matrix-client-hydrogen/tasks/self_check.yml
  45. +2
    -1
      roles/custom/matrix-common-after/tasks/main.yml
  46. +0
    -7
      roles/custom/matrix-conduit/tasks/conduit/setup.yml
  47. +6
    -2
      roles/custom/matrix-conduit/tasks/main.yml
  48. +0
    -0
      roles/custom/matrix-conduit/tasks/setup_install.yml
  49. +0
    -0
      roles/custom/matrix-conduit/tasks/setup_uninstall.yml
  50. +11
    -11
      roles/custom/matrix-corporal/tasks/main.yml
  51. +2
    -0
      roles/custom/matrix-corporal/tasks/self_check.yml
  52. +3
    -61
      roles/custom/matrix-corporal/tasks/setup_install.yml
  53. +38
    -0
      roles/custom/matrix-corporal/tasks/setup_uninstall.yml
  54. +7
    -12
      roles/custom/matrix-coturn/tasks/main.yml
  55. +14
    -20
      roles/custom/matrix-dendrite/tasks/main.yml
  56. +1
    -0
      roles/custom/matrix-dendrite/tasks/register_user.yml
  57. +2
    -0
      roles/custom/matrix-dendrite/tasks/self_check_client_api.yml
  58. +2
    -0
      roles/custom/matrix-dendrite/tasks/self_check_federation_api.yml
  59. +7
    -12
      roles/custom/matrix-dimension/tasks/main.yml
  60. +12
    -10
      roles/custom/matrix-dynamic-dns/tasks/main.yml
  61. +0
    -0
      roles/custom/matrix-dynamic-dns/tasks/setup_install.yml
  62. +0
    -0
      roles/custom/matrix-dynamic-dns/tasks/setup_uninstall.yml
  63. +7
    -12
      roles/custom/matrix-email2matrix/tasks/main.yml
  64. +10
    -14
      roles/custom/matrix-etherpad/tasks/main.yml
  65. +8
    -6
      roles/custom/matrix-grafana/tasks/main.yml
  66. +0
    -45
      roles/custom/matrix-grafana/tasks/setup_install.yml
  67. +21
    -0
      roles/custom/matrix-grafana/tasks/setup_uninstall.yml
  68. +30
    -23
      roles/custom/matrix-jitsi/tasks/main.yml
  69. +1
    -9
      roles/custom/matrix-jitsi/tasks/setup_jitsi_base.yml
  70. +1
    -52
      roles/custom/matrix-jitsi/tasks/setup_jitsi_jicofo_install.yml
  71. +26
    -0
      roles/custom/matrix-jitsi/tasks/setup_jitsi_jicofo_uninstall.yml
  72. +1
    -54
      roles/custom/matrix-jitsi/tasks/setup_jitsi_jvb_install.yml
  73. +26
    -0
      roles/custom/matrix-jitsi/tasks/setup_jitsi_jvb_uninstall.yml
  74. +0
    -99
      roles/custom/matrix-jitsi/tasks/setup_jitsi_prosody.yml
  75. +45
    -0
      roles/custom/matrix-jitsi/tasks/setup_jitsi_prosody_install.yml
  76. +26
    -0
      roles/custom/matrix-jitsi/tasks/setup_jitsi_prosody_uninstall.yml
  77. +1
    -53
      roles/custom/matrix-jitsi/tasks/setup_jitsi_web_install.yml
  78. +26
    -0
      roles/custom/matrix-jitsi/tasks/setup_jitsi_web_uninstall.yml
  79. +10
    -14
      roles/custom/matrix-ldap-registration-proxy/tasks/main.yml
  80. +10
    -17
      roles/custom/matrix-ma1sd/tasks/main.yml
  81. +2
    -0
      roles/custom/matrix-ma1sd/tasks/self_check.yml
  82. +6
    -2
      roles/custom/matrix-mailer/tasks/main.yml
  83. +5
    -53
      roles/custom/matrix-mailer/tasks/setup_install.yml
  84. +35
    -0
      roles/custom/matrix-mailer/tasks/setup_uninstall.yml
  85. +2
    -4
      roles/custom/matrix-nginx-proxy/tasks/main.yml
  86. +8
    -11
      roles/custom/matrix-ntfy/tasks/main.yml
  87. +2
    -0
      roles/custom/matrix-ntfy/tasks/self_check.yml
  88. +8
    -7
      roles/custom/matrix-postgres-backup/tasks/main.yml
  89. +57
    -0
      roles/custom/matrix-postgres-backup/tasks/setup_install.yml
  90. +0
    -112
      roles/custom/matrix-postgres-backup/tasks/setup_postgres_backup.yml
  91. +43
    -0
      roles/custom/matrix-postgres-backup/tasks/setup_uninstall.yml
  92. +9
    -3
      roles/custom/matrix-prometheus-node-exporter/tasks/main.yml
  93. +0
    -59
      roles/custom/matrix-prometheus-node-exporter/tasks/setup.yml
  94. +19
    -0
      roles/custom/matrix-prometheus-node-exporter/tasks/setup_install.yml
  95. +25
    -0
      roles/custom/matrix-prometheus-node-exporter/tasks/setup_uninstall.yml
  96. +9
    -3
      roles/custom/matrix-prometheus-postgres-exporter/tasks/main.yml
  97. +0
    -59
      roles/custom/matrix-prometheus-postgres-exporter/tasks/setup.yml
  98. +19
    -0
      roles/custom/matrix-prometheus-postgres-exporter/tasks/setup_install.yml
  99. +21
    -0
      roles/custom/matrix-prometheus-postgres-exporter/tasks/setup_uninstall.yml
  100. +7
    -12
      roles/custom/matrix-prometheus/tasks/main.yml

+ 3
- 3
requirements.yml Просмотреть файл

@@ -13,13 +13,13 @@
version: 327d2e17f5189ac2480d6012f58cf64a2b46efba version: 327d2e17f5189ac2480d6012f58cf64a2b46efba


- src: git+https://github.com/devture/com.devture.ansible.role.timesync.git - src: git+https://github.com/devture/com.devture.ansible.role.timesync.git
version: 461ace97fcf0e36c76747b36fcad8587d9b072f5
version: 660f384f176a9ea3b5cc702bde39e7dc10bf6186


- src: git+https://github.com/devture/com.devture.ansible.role.playbook_state_preserver.git - src: git+https://github.com/devture/com.devture.ansible.role.playbook_state_preserver.git
version: ff2fd42e1c1a9e28e3312bbd725395f9c2fc7f16 version: ff2fd42e1c1a9e28e3312bbd725395f9c2fc7f16


- src: git+https://github.com/devture/com.devture.ansible.role.systemd_service_manager.git - src: git+https://github.com/devture/com.devture.ansible.role.systemd_service_manager.git
version: 96c31c43b6937428e3f5d12520f8a41a1b5465d7
version: 6ccb88ac5fc27e1e70afcd48278ade4b564a9096


- src: git+https://github.com/devture/com.devture.ansible.role.playbook_runtime_messages.git - src: git+https://github.com/devture/com.devture.ansible.role.playbook_runtime_messages.git
version: f1c78d4e85e875129790c58335d0e44385683f6b
version: 9b4b088c62b528b73a9a7c93d3109b091dd42ec6

+ 2
- 2
roles/custom/matrix-aux/tasks/main.yml Просмотреть файл

@@ -1,7 +1,7 @@
--- ---


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup.yml"
when: run_stop | bool
- block:
- ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup.yml"
tags: tags:
- setup-all - setup-all
- setup-aux-files - setup-aux-files

+ 7
- 12
roles/custom/matrix-backup-borg/tasks/main.yml Просмотреть файл

@@ -1,19 +1,14 @@
--- ---


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/validate_config.yml"
when: "run_setup | bool and matrix_backup_borg_enabled | bool"
tags:
- setup-all
- setup-backup-borg
- block:
- ansible.builtin.include_tasks: "{{ role_path }}/tasks/validate_config.yml"
when: "run_setup | bool and matrix_backup_borg_enabled | bool"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_install.yml"
when: "run_setup | bool and matrix_backup_borg_enabled | bool"
tags:
- setup-all
- setup-backup-borg
- ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"
when: "run_setup | bool and matrix_backup_borg_enabled | bool"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
when: "run_setup | bool and not matrix_backup_borg_enabled | bool"
- ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
when: "run_setup | bool and not matrix_backup_borg_enabled | bool"
tags: tags:
- setup-all - setup-all
- setup-backup-borg - setup-backup-borg

+ 7
- 12
roles/custom/matrix-bot-buscarron/tasks/main.yml Просмотреть файл

@@ -1,19 +1,14 @@
--- ---


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/validate_config.yml"
when: "run_setup | bool and matrix_bot_buscarron_enabled | bool"
tags:
- setup-all
- setup-bot-buscarron
- block:
- ansible.builtin.include_tasks: "{{ role_path }}/tasks/validate_config.yml"
when: "run_setup | bool and matrix_bot_buscarron_enabled | bool"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_install.yml"
when: "run_setup | bool and matrix_bot_buscarron_enabled | bool"
tags:
- setup-all
- setup-bot-buscarron
- ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"
when: "run_setup | bool and matrix_bot_buscarron_enabled | bool"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
when: "run_setup | bool and not matrix_bot_buscarron_enabled | bool"
- ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
when: "run_setup | bool and not matrix_bot_buscarron_enabled | bool"
tags: tags:
- setup-all - setup-all
- setup-bot-buscarron - setup-bot-buscarron

+ 10
- 12
roles/custom/matrix-bot-go-neb/tasks/main.yml Просмотреть файл

@@ -1,19 +1,17 @@
--- ---


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/validate_config.yml"
when: "run_setup | bool and matrix_bot_go_neb_enabled | bool"
tags:
- setup-all
- setup-bot-go-neb
- block:
- ansible.builtin.include_tasks: "{{ role_path }}/tasks/validate_config.yml"
when: "run_setup | bool and matrix_bot_go_neb_enabled | bool"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_install.yml"
when: "run_setup | bool and matrix_bot_go_neb_enabled | bool"
tags:
- setup-all
- setup-bot-go-neb
- ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"
when: "run_setup | bool and matrix_bot_go_neb_enabled | bool"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
when: "run_setup | bool and not matrix_bot_go_neb_enabled | bool"
- ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
when: "run_setup | bool and not matrix_bot_go_neb_enabled | bool"
tags: tags:
- setup-all - setup-all
- setup-bot-go-neb - setup-bot-go-neb




+ 7
- 12
roles/custom/matrix-bot-honoroit/tasks/main.yml Просмотреть файл

@@ -1,19 +1,14 @@
--- ---


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/validate_config.yml"
when: "run_setup | bool and matrix_bot_honoroit_enabled | bool"
tags:
- setup-all
- setup-bot-honoroit
- block:
- ansible.builtin.include_tasks: "{{ role_path }}/tasks/validate_config.yml"
when: "run_setup | bool and matrix_bot_honoroit_enabled | bool"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_install.yml"
when: "run_setup | bool and matrix_bot_honoroit_enabled | bool"
tags:
- setup-all
- setup-bot-honoroit
- ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"
when: "run_setup | bool and matrix_bot_honoroit_enabled | bool"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
when: "run_setup | bool and not matrix_bot_honoroit_enabled | bool"
- ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
when: "run_setup | bool and not matrix_bot_honoroit_enabled | bool"
tags: tags:
- setup-all - setup-all
- setup-bot-honoroit - setup-bot-honoroit

+ 7
- 12
roles/custom/matrix-bot-matrix-registration-bot/tasks/main.yml Просмотреть файл

@@ -1,19 +1,14 @@
--- ---


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/validate_config.yml"
when: "run_setup | bool and matrix_bot_matrix_registration_bot_enabled | bool"
tags:
- setup-all
- setup-bot-matrix-registration-bot
- block:
- when: matrix_bot_matrix_registration_bot_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/validate_config.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_install.yml"
when: "run_setup | bool and matrix_bot_matrix_registration_bot_enabled | bool"
tags:
- setup-all
- setup-bot-matrix-registration-bot
- when: matrix_bot_matrix_registration_bot_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
when: "run_setup | bool and not matrix_bot_matrix_registration_bot_enabled | bool"
- when: not matrix_bot_matrix_registration_bot_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
tags: tags:
- setup-all - setup-all
- setup-bot-matrix-registration-bot - setup-bot-matrix-registration-bot

+ 7
- 12
roles/custom/matrix-bot-matrix-reminder-bot/tasks/main.yml Просмотреть файл

@@ -1,19 +1,14 @@
--- ---


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/validate_config.yml"
when: "run_setup | bool and matrix_bot_matrix_reminder_bot_enabled | bool"
tags:
- setup-all
- setup-bot-matrix-reminder-bot
- block:
- when: matrix_bot_matrix_reminder_bot_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/validate_config.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_install.yml"
when: "run_setup | bool and matrix_bot_matrix_reminder_bot_enabled | bool"
tags:
- setup-all
- setup-bot-matrix-reminder-bot
- when: matrix_bot_matrix_reminder_bot_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
when: "run_setup | bool and not matrix_bot_matrix_reminder_bot_enabled | bool"
- when: not matrix_bot_matrix_reminder_bot_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
tags: tags:
- setup-all - setup-all
- setup-bot-matrix-reminder-bot - setup-bot-matrix-reminder-bot

+ 11
- 14
roles/custom/matrix-bot-maubot/tasks/main.yml Просмотреть файл

@@ -1,25 +1,22 @@
--- ---


- when: matrix_bot_maubot_enabled | bool
ansible.builtin.import_tasks: "{{ role_path }}/tasks/inject_into_nginx_proxy.yml"
- block:
- when: matrix_bot_maubot_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/inject_into_nginx_proxy.yml"
tags: tags:
- setup-all - setup-all
- setup-nginx-proxy - setup-nginx-proxy


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/validate_config.yml"
when: "run_setup|bool and matrix_bot_maubot_enabled|bool"
tags:
- setup-all
- setup-bot-maubot


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_install.yml"
when: "run_setup|bool and matrix_bot_maubot_enabled|bool"
tags:
- setup-all
- setup-bot-maubot
- block:
- when: matrix_bot_maubot_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/validate_config.yml"

- when: matrix_bot_maubot_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
when: "run_setup|bool and not matrix_bot_maubot_enabled|bool"
- when: not matrix_bot_maubot_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
tags: tags:
- setup-all - setup-all
- setup-bot-maubot - setup-bot-maubot

+ 7
- 12
roles/custom/matrix-bot-mjolnir/tasks/main.yml Просмотреть файл

@@ -1,19 +1,14 @@
--- ---


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/validate_config.yml"
when: "run_setup | bool and matrix_bot_mjolnir_enabled | bool"
tags:
- setup-all
- setup-bot-mjolnir
- block:
- when: matrix_bot_mjolnir_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/validate_config.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_install.yml"
when: "run_setup | bool and matrix_bot_mjolnir_enabled | bool"
tags:
- setup-all
- setup-bot-mjolnir
- when: matrix_bot_mjolnir_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
when: "run_setup | bool and not matrix_bot_mjolnir_enabled | bool"
- when: not matrix_bot_mjolnir_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
tags: tags:
- setup-all - setup-all
- setup-bot-mjolnir - setup-bot-mjolnir

+ 7
- 12
roles/custom/matrix-bot-postmoogle/tasks/main.yml Просмотреть файл

@@ -1,19 +1,14 @@
--- ---


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/validate_config.yml"
when: "run_setup | bool and matrix_bot_postmoogle_enabled | bool"
tags:
- setup-all
- setup-bot-postmoogle
- block:
- when: matrix_bot_postmoogle_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/validate_config.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_install.yml"
when: "run_setup | bool and matrix_bot_postmoogle_enabled | bool"
tags:
- setup-all
- setup-bot-postmoogle
- when: matrix_bot_postmoogle_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
when: "run_setup | bool and not matrix_bot_postmoogle_enabled | bool"
- when: not matrix_bot_postmoogle_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
tags: tags:
- setup-all - setup-all
- setup-bot-postmoogle - setup-bot-postmoogle

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

@@ -1,19 +1,14 @@
--- ---


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/validate_config.yml"
when: "run_setup | bool and matrix_appservice_discord_enabled | bool"
tags:
- setup-all
- setup-appservice-discord
- block:
- when: matrix_appservice_discord_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/validate_config.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_install.yml"
when: "run_setup | bool and matrix_appservice_discord_enabled | bool"
tags:
- setup-all
- setup-appservice-discord
- when: matrix_appservice_discord_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
when: "run_setup | bool and not matrix_appservice_discord_enabled | bool"
- when: not matrix_appservice_discord_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
tags: tags:
- setup-all - setup-all
- setup-appservice-discord - setup-appservice-discord

+ 7
- 12
roles/custom/matrix-bridge-appservice-irc/tasks/main.yml Просмотреть файл

@@ -1,19 +1,14 @@
--- ---


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/validate_config.yml"
when: "run_setup | bool and matrix_appservice_irc_enabled | bool"
tags:
- setup-all
- setup-appservice-irc
- block:
- when: matrix_appservice_irc_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/validate_config.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_install.yml"
when: "run_setup | bool and matrix_appservice_irc_enabled | bool"
tags:
- setup-all
- setup-appservice-irc
- when: matrix_appservice_irc_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
when: "run_setup | bool and not matrix_appservice_irc_enabled | bool"
- when: not matrix_appservice_irc_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
tags: tags:
- setup-all - setup-all
- setup-appservice-irc - setup-appservice-irc

+ 7
- 12
roles/custom/matrix-bridge-appservice-kakaotalk/tasks/main.yml Просмотреть файл

@@ -1,19 +1,14 @@
--- ---


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/validate_config.yml"
when: "run_setup | bool and matrix_appservice_kakaotalk_enabled | bool"
tags:
- setup-all
- setup-appservice-kakaotalk
- block:
- when: matrix_appservice_kakaotalk_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/validate_config.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_install.yml"
when: "run_setup | bool and matrix_appservice_kakaotalk_enabled | bool"
tags:
- setup-all
- setup-appservice-kakaotalk
- when: matrix_appservice_kakaotalk_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
when: "run_setup | bool and not matrix_appservice_kakaotalk_enabled | bool"
- when: not matrix_appservice_kakaotalk_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
tags: tags:
- setup-all - setup-all
- setup-appservice-kakaotalk - setup-appservice-kakaotalk

+ 10
- 14
roles/custom/matrix-bridge-appservice-slack/tasks/main.yml Просмотреть файл

@@ -1,25 +1,21 @@
--- ---


- when: matrix_appservice_slack_enabled | bool
ansible.builtin.import_tasks: "{{ role_path }}/tasks/inject_into_nginx_proxy.yml"
- block:
- when: matrix_appservice_slack_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/inject_into_nginx_proxy.yml"
tags: tags:
- setup-all - setup-all
- setup-nginx-proxy - setup-nginx-proxy


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/validate_config.yml"
when: "run_setup | bool and matrix_appservice_slack_enabled | bool"
tags:
- setup-all
- setup-appservice-slack
- block:
- when: matrix_appservice_slack_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/validate_config.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_install.yml"
when: "run_setup | bool and matrix_appservice_slack_enabled | bool"
tags:
- setup-all
- setup-appservice-slack
- when: matrix_appservice_slack_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
when: "run_setup | bool and not matrix_appservice_slack_enabled | bool"
- when: not matrix_appservice_slack_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
tags: tags:
- setup-all - setup-all
- setup-appservice-slack - setup-appservice-slack

+ 10
- 14
roles/custom/matrix-bridge-appservice-webhooks/tasks/main.yml Просмотреть файл

@@ -1,25 +1,21 @@
--- ---


- when: matrix_appservice_webhooks_enabled | bool
ansible.builtin.import_tasks: "{{ role_path }}/tasks/inject_into_nginx_proxy.yml"
- block:
- when: matrix_appservice_webhooks_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/inject_into_nginx_proxy.yml"
tags: tags:
- setup-all - setup-all
- setup-nginx-proxy - setup-nginx-proxy


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/validate_config.yml"
when: "run_setup | bool and matrix_appservice_webhooks_enabled | bool"
tags:
- setup-all
- setup-appservice-webhooks
- block:
- when: matrix_appservice_webhooks_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/validate_config.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_install.yml"
when: "run_setup | bool and matrix_appservice_webhooks_enabled | bool"
tags:
- setup-all
- setup-appservice-webhooks
- when: matrix_appservice_webhooks_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
when: "run_setup | bool and not matrix_appservice_webhooks_enabled | bool"
- when: not matrix_appservice_webhooks_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
tags: tags:
- setup-all - setup-all
- setup-appservice-webhooks - setup-appservice-webhooks

+ 7
- 12
roles/custom/matrix-bridge-beeper-linkedin/tasks/main.yml Просмотреть файл

@@ -1,19 +1,14 @@
--- ---


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/validate_config.yml"
when: "run_setup | bool and matrix_beeper_linkedin_enabled | bool"
tags:
- setup-all
- setup-beeper-linkedin
- block:
- when: matrix_beeper_linkedin_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/validate_config.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_install.yml"
when: "run_setup and matrix_beeper_linkedin_enabled"
tags:
- setup-all
- setup-beeper-linkedin
- when: matrix_beeper_linkedin_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
when: "run_setup and not matrix_beeper_linkedin_enabled"
- when: not matrix_beeper_linkedin_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
tags: tags:
- setup-all - setup-all
- setup-beeper-linkedin - setup-beeper-linkedin

+ 7
- 12
roles/custom/matrix-bridge-go-skype-bridge/tasks/main.yml Просмотреть файл

@@ -1,19 +1,14 @@
--- ---


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/validate_config.yml"
when: "run_setup | bool and matrix_go_skype_bridge_enabled | bool"
tags:
- setup-all
- setup-go-skype-bridge
- block:
- when: matrix_go_skype_bridge_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/validate_config.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_install.yml"
when: "run_setup | bool and matrix_go_skype_bridge_enabled | bool"
tags:
- setup-all
- setup-go-skype-bridge
- when: matrix_go_skype_bridge_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
when: "run_setup | bool and not matrix_go_skype_bridge_enabled | bool"
- when: not matrix_go_skype_bridge_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
tags: tags:
- setup-all - setup-all
- setup-go-skype-bridge - setup-go-skype-bridge

+ 5
- 7
roles/custom/matrix-bridge-heisenbridge/tasks/main.yml Просмотреть файл

@@ -1,13 +1,11 @@
--- ---


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_install.yml"
when: "run_setup | bool and matrix_heisenbridge_enabled | bool"
tags:
- setup-all
- setup-heisenbridge
- block:
- when: matrix_heisenbridge_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
when: "run_setup | bool and not matrix_heisenbridge_enabled | bool"
- when: not matrix_heisenbridge_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
tags: tags:
- setup-all - setup-all
- setup-heisenbridge - setup-heisenbridge

+ 10
- 14
roles/custom/matrix-bridge-hookshot/tasks/main.yml Просмотреть файл

@@ -1,25 +1,21 @@
--- ---


- when: matrix_hookshot_enabled | bool
ansible.builtin.import_tasks: "{{ role_path }}/tasks/inject_into_nginx_proxy.yml"
- block:
- when: matrix_hookshot_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/inject_into_nginx_proxy.yml"
tags: tags:
- setup-all - setup-all
- setup-nginx-proxy - setup-nginx-proxy


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/validate_config.yml"
when: "run_setup | bool and matrix_hookshot_enabled | bool"
tags:
- setup-all
- setup-hookshot
- block:
- when: matrix_hookshot_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/validate_config.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_install.yml"
when: "run_setup | bool and matrix_hookshot_enabled | bool"
tags:
- setup-all
- setup-hookshot
- when: matrix_hookshot_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
when: "run_setup | bool and not matrix_hookshot_enabled | bool"
- when: not matrix_hookshot_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
tags: tags:
- setup-all - setup-all
- setup-hookshot - setup-hookshot

+ 7
- 12
roles/custom/matrix-bridge-mautrix-discord/tasks/main.yml Просмотреть файл

@@ -1,19 +1,14 @@
--- ---


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/validate_config.yml"
when: "run_setup | bool and matrix_mautrix_discord_enabled | bool"
tags:
- setup-all
- setup-mautrix-discord
- block:
- when: matrix_mautrix_discord_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/validate_config.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_install.yml"
when: "run_setup and matrix_mautrix_discord_enabled"
tags:
- setup-all
- setup-mautrix-discord
- when: matrix_mautrix_discord_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
when: "run_setup and not matrix_mautrix_discord_enabled"
- when: not matrix_mautrix_discord_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
tags: tags:
- setup-all - setup-all
- setup-mautrix-discord - setup-mautrix-discord

+ 10
- 14
roles/custom/matrix-bridge-mautrix-facebook/tasks/main.yml Просмотреть файл

@@ -1,25 +1,21 @@
--- ---


- when: matrix_mautrix_facebook_enabled | bool and matrix_mautrix_facebook_appservice_public_enabled | bool
ansible.builtin.import_tasks: "{{ role_path }}/tasks/inject_into_nginx_proxy.yml"
- block:
- when: matrix_mautrix_facebook_enabled | bool and matrix_mautrix_facebook_appservice_public_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/inject_into_nginx_proxy.yml"
tags: tags:
- setup-all - setup-all
- setup-nginx-proxy - setup-nginx-proxy


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/validate_config.yml"
when: "run_setup | bool and matrix_mautrix_facebook_enabled | bool"
tags:
- setup-all
- setup-mautrix-facebook
- block:
- when: matrix_mautrix_facebook_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/validate_config.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_install.yml"
when: "run_setup | bool and matrix_mautrix_facebook_enabled | bool"
tags:
- setup-all
- setup-mautrix-facebook
- when: matrix_mautrix_facebook_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
when: "run_setup | bool and not matrix_mautrix_facebook_enabled | bool"
- when: not matrix_mautrix_facebook_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
tags: tags:
- setup-all - setup-all
- setup-mautrix-facebook - setup-mautrix-facebook

+ 10
- 14
roles/custom/matrix-bridge-mautrix-googlechat/tasks/main.yml Просмотреть файл

@@ -1,25 +1,21 @@
--- ---


- when: matrix_mautrix_googlechat_enabled | bool
ansible.builtin.import_tasks: "{{ role_path }}/tasks/inject_into_nginx_proxy.yml"
- block:
- when: matrix_mautrix_googlechat_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/inject_into_nginx_proxy.yml"
tags: tags:
- setup-all - setup-all
- setup-nginx-proxy - setup-nginx-proxy


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/validate_config.yml"
when: "run_setup | bool and matrix_mautrix_googlechat_enabled | bool"
tags:
- setup-all
- setup-mautrix-googlechat
- block:
- when: matrix_mautrix_googlechat_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/validate_config.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_install.yml"
when: "run_setup | bool and matrix_mautrix_googlechat_enabled | bool"
tags:
- setup-all
- setup-mautrix-googlechat
- when: matrix_mautrix_googlechat_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
when: "run_setup | bool and not matrix_mautrix_googlechat_enabled | bool"
- when: not matrix_mautrix_googlechat_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
tags: tags:
- setup-all - setup-all
- setup-mautrix-googlechat - setup-mautrix-googlechat

+ 10
- 14
roles/custom/matrix-bridge-mautrix-hangouts/tasks/main.yml Просмотреть файл

@@ -1,25 +1,21 @@
--- ---


- when: matrix_mautrix_hangouts_enabled | bool
ansible.builtin.import_tasks: "{{ role_path }}/tasks/inject_into_nginx_proxy.yml"
- block:
- when: matrix_mautrix_hangouts_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/inject_into_nginx_proxy.yml"
tags: tags:
- setup-all - setup-all
- setup-nginx-proxy - setup-nginx-proxy


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/validate_config.yml"
when: "run_setup | bool and matrix_mautrix_hangouts_enabled | bool"
tags:
- setup-all
- setup-mautrix-hangouts
- block:
- when: matrix_mautrix_hangouts_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/validate_config.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_install.yml"
when: "run_setup | bool and matrix_mautrix_hangouts_enabled | bool"
tags:
- setup-all
- setup-mautrix-hangouts
- when: matrix_mautrix_hangouts_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
when: "run_setup | bool and not matrix_mautrix_hangouts_enabled | bool"
- when: not matrix_mautrix_hangouts_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
tags: tags:
- setup-all - setup-all
- setup-mautrix-hangouts - setup-mautrix-hangouts

+ 7
- 12
roles/custom/matrix-bridge-mautrix-instagram/tasks/main.yml Просмотреть файл

@@ -1,19 +1,14 @@
--- ---


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/validate_config.yml"
when: "run_setup | bool and matrix_mautrix_instagram_enabled | bool"
tags:
- setup-all
- setup-mautrix-instagram
- block:
- when: matrix_mautrix_instagram_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/validate_config.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_install.yml"
when: "run_setup | bool and matrix_mautrix_instagram_enabled | bool"
tags:
- setup-all
- setup-mautrix-instagram
- when: matrix_mautrix_instagram_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
when: "run_setup | bool and not matrix_mautrix_instagram_enabled | bool"
- when: not matrix_mautrix_instagram_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
tags: tags:
- setup-all - setup-all
- setup-mautrix-instagram - setup-mautrix-instagram

+ 7
- 12
roles/custom/matrix-bridge-mautrix-signal/tasks/main.yml Просмотреть файл

@@ -1,19 +1,14 @@
--- ---


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/validate_config.yml"
when: "run_setup | bool and matrix_mautrix_signal_enabled | bool"
tags:
- setup-all
- setup-mautrix-signal
- block:
- when: matrix_mautrix_signal_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/validate_config.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_install.yml"
when: "run_setup | bool and matrix_mautrix_signal_enabled | bool"
tags:
- setup-all
- setup-mautrix-signal
- when: matrix_mautrix_signal_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
when: "run_setup | bool and not matrix_mautrix_signal_enabled | bool"
- when: not matrix_mautrix_signal_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
tags: tags:
- setup-all - setup-all
- setup-mautrix-signal - setup-mautrix-signal

+ 10
- 14
roles/custom/matrix-bridge-mautrix-telegram/tasks/main.yml Просмотреть файл

@@ -1,25 +1,21 @@
--- ---


- when: matrix_mautrix_telegram_enabled | bool and matrix_mautrix_telegram_appservice_public_enabled | bool
ansible.builtin.import_tasks: "{{ role_path }}/tasks/inject_into_nginx_proxy.yml"
- block:
- when: matrix_mautrix_telegram_enabled | bool and matrix_mautrix_telegram_appservice_public_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/inject_into_nginx_proxy.yml"
tags: tags:
- setup-all - setup-all
- setup-nginx-proxy - setup-nginx-proxy


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/validate_config.yml"
when: "run_setup | bool and matrix_mautrix_telegram_enabled | bool"
tags:
- setup-all
- setup-mautrix-telegram
- block:
- when: matrix_mautrix_telegram_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/validate_config.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_install.yml"
when: "run_setup | bool and matrix_mautrix_telegram_enabled | bool"
tags:
- setup-all
- setup-mautrix-telegram
- when: matrix_mautrix_telegram_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
when: "run_setup | bool and not matrix_mautrix_telegram_enabled | bool"
- when: not matrix_mautrix_telegram_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
tags: tags:
- setup-all - setup-all
- setup-mautrix-telegram - setup-mautrix-telegram

+ 7
- 12
roles/custom/matrix-bridge-mautrix-twitter/tasks/main.yml Просмотреть файл

@@ -1,19 +1,14 @@
--- ---


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/validate_config.yml"
when: "run_setup | bool and matrix_mautrix_twitter_enabled | bool"
tags:
- setup-all
- setup-mautrix-twitter
- block:
- when: matrix_mautrix_twitter_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/validate_config.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_install.yml"
when: "run_setup | bool and matrix_mautrix_twitter_enabled | bool"
tags:
- setup-all
- setup-mautrix-twitter
- when: matrix_mautrix_twitter_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
when: "run_setup | bool and not matrix_mautrix_twitter_enabled | bool"
- when: not matrix_mautrix_twitter_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
tags: tags:
- setup-all - setup-all
- setup-mautrix-twitter - setup-mautrix-twitter

+ 7
- 12
roles/custom/matrix-bridge-mautrix-whatsapp/tasks/main.yml Просмотреть файл

@@ -1,19 +1,14 @@
--- ---


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/validate_config.yml"
when: "run_setup | bool and matrix_mautrix_whatsapp_enabled | bool"
tags:
- setup-all
- setup-mautrix-whatsapp
- block:
- when: matrix_mautrix_whatsapp_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/validate_config.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_install.yml"
when: "run_setup and matrix_mautrix_whatsapp_enabled"
tags:
- setup-all
- setup-mautrix-whatsapp
- when: matrix_mautrix_whatsapp_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
when: "run_setup and not matrix_mautrix_whatsapp_enabled"
- when: not matrix_mautrix_whatsapp_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
tags: tags:
- setup-all - setup-all
- setup-mautrix-whatsapp - setup-mautrix-whatsapp

+ 7
- 12
roles/custom/matrix-bridge-mx-puppet-discord/tasks/main.yml Просмотреть файл

@@ -1,19 +1,14 @@
--- ---


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/validate_config.yml"
when: "run_setup | bool and matrix_mx_puppet_discord_enabled | bool"
tags:
- setup-all
- setup-mx-puppet-discord
- block:
- when: matrix_mx_puppet_discord_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/validate_config.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_install.yml"
when: "run_setup | bool and matrix_mx_puppet_discord_enabled | bool"
tags:
- setup-all
- setup-mx-puppet-discord
- when: matrix_mx_puppet_discord_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
when: "run_setup | bool and not matrix_mx_puppet_discord_enabled | bool"
- when: not matrix_mx_puppet_discord_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
tags: tags:
- setup-all - setup-all
- setup-mx-puppet-discord - setup-mx-puppet-discord

+ 7
- 12
roles/custom/matrix-bridge-mx-puppet-groupme/tasks/main.yml Просмотреть файл

@@ -1,19 +1,14 @@
--- ---


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/validate_config.yml"
when: "run_setup | bool and matrix_mx_puppet_groupme_enabled | bool"
tags:
- setup-all
- setup-mx-puppet-groupme
- block:
- when: matrix_mx_puppet_groupme_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/validate_config.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_install.yml"
when: "run_setup | bool and matrix_mx_puppet_groupme_enabled | bool"
tags:
- setup-all
- setup-mx-puppet-groupme
- when: matrix_mx_puppet_groupme_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
when: "run_setup | bool and not matrix_mx_puppet_groupme_enabled | bool"
- when: not matrix_mx_puppet_groupme_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
tags: tags:
- setup-all - setup-all
- setup-mx-puppet-groupme - setup-mx-puppet-groupme

+ 7
- 12
roles/custom/matrix-bridge-mx-puppet-instagram/tasks/main.yml Просмотреть файл

@@ -1,19 +1,14 @@
--- ---


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/validate_config.yml"
when: "run_setup | bool and matrix_mx_puppet_instagram_enabled | bool"
tags:
- setup-all
- setup-mx-puppet-instagram
- block:
- when: matrix_mx_puppet_instagram_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/validate_config.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_install.yml"
when: "run_setup | bool and matrix_mx_puppet_instagram_enabled | bool"
tags:
- setup-all
- setup-mx-puppet-instagram
- when: matrix_mx_puppet_instagram_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
when: "run_setup | bool and not matrix_mx_puppet_instagram_enabled | bool"
- when: not matrix_mx_puppet_instagram_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
tags: tags:
- setup-all - setup-all
- setup-mx-puppet-instagram - setup-mx-puppet-instagram

+ 10
- 14
roles/custom/matrix-bridge-mx-puppet-slack/tasks/main.yml Просмотреть файл

@@ -1,25 +1,21 @@
--- ---


- when: matrix_mx_puppet_slack_enabled | bool
ansible.builtin.import_tasks: "{{ role_path }}/tasks/inject_into_nginx_proxy.yml"
- block:
- when: matrix_mx_puppet_slack_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/inject_into_nginx_proxy.yml"
tags: tags:
- setup-all - setup-all
- setup-nginx-proxy - setup-nginx-proxy


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/validate_config.yml"
when: "run_setup | bool and matrix_mx_puppet_slack_enabled | bool"
tags:
- setup-all
- setup-mx-puppet-slack
- block:
- when: matrix_mx_puppet_slack_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/validate_config.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_install.yml"
when: "run_setup | bool and matrix_mx_puppet_slack_enabled | bool"
tags:
- setup-all
- setup-mx-puppet-slack
- when: matrix_mx_puppet_slack_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
when: "run_setup | bool and not matrix_mx_puppet_slack_enabled | bool"
- when: not matrix_mx_puppet_slack_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
tags: tags:
- setup-all - setup-all
- setup-mx-puppet-slack - setup-mx-puppet-slack

+ 7
- 12
roles/custom/matrix-bridge-mx-puppet-steam/tasks/main.yml Просмотреть файл

@@ -1,19 +1,14 @@
--- ---


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/validate_config.yml"
when: "run_setup | bool and matrix_mx_puppet_steam_enabled | bool"
tags:
- setup-all
- setup-mx-puppet-steam
- block:
- when: matrix_mx_puppet_steam_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/validate_config.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_install.yml"
when: "run_setup | bool and matrix_mx_puppet_steam_enabled | bool"
tags:
- setup-all
- setup-mx-puppet-steam
- when: matrix_mx_puppet_steam_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
when: "run_setup | bool and not matrix_mx_puppet_steam_enabled | bool"
- when: not matrix_mx_puppet_steam_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
tags: tags:
- setup-all - setup-all
- setup-mx-puppet-steam - setup-mx-puppet-steam

+ 10
- 14
roles/custom/matrix-bridge-mx-puppet-twitter/tasks/main.yml Просмотреть файл

@@ -1,25 +1,21 @@
--- ---


- when: matrix_mx_puppet_twitter_enabled | bool
ansible.builtin.import_tasks: "{{ role_path }}/tasks/inject_into_nginx_proxy.yml"
- block:
- when: matrix_mx_puppet_twitter_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/inject_into_nginx_proxy.yml"
tags: tags:
- setup-all - setup-all
- setup-nginx-proxy - setup-nginx-proxy


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/validate_config.yml"
when: "run_setup | bool and matrix_mx_puppet_twitter_enabled | bool"
tags:
- setup-all
- setup-mx-puppet-twitter
- block:
- when: matrix_mx_puppet_twitter_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/validate_config.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_install.yml"
when: "run_setup | bool and matrix_mx_puppet_twitter_enabled | bool"
tags:
- setup-all
- setup-mx-puppet-twitter
- when: matrix_mx_puppet_twitter_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
when: "run_setup | bool and not matrix_mx_puppet_twitter_enabled | bool"
- when: not matrix_mx_puppet_twitter_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
tags: tags:
- setup-all - setup-all
- setup-mx-puppet-twitter - setup-mx-puppet-twitter

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

@@ -1,19 +1,14 @@
--- ---


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/validate_config.yml"
when: "run_setup | bool and matrix_sms_bridge_enabled | bool"
tags:
- setup-all
- setup-matrix-sms-bridge
- block:
- when: matrix_sms_bridge_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/validate_config.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_install.yml"
when: "run_setup | bool and matrix_sms_bridge_enabled | bool"
tags:
- setup-all
- setup-matrix-sms-bridge
- when: matrix_sms_bridge_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
when: "run_setup | bool and not matrix_sms_bridge_enabled | bool"
- when: not matrix_sms_bridge_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
tags: tags:
- setup-all - setup-all
- setup-matrix-sms-bridge - setup-matrix-sms-bridge

+ 10
- 14
roles/custom/matrix-cactus-comments/tasks/main.yml Просмотреть файл

@@ -1,25 +1,21 @@
--- ---


- when: matrix_cactus_comments_enabled | bool and matrix_cactus_comments_serve_client_enabled | bool
ansible.builtin.import_tasks: "{{ role_path }}/tasks/inject_into_nginx_proxy.yml"
- block:
- when: matrix_cactus_comments_enabled | bool and matrix_cactus_comments_serve_client_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/inject_into_nginx_proxy.yml"
tags: tags:
- setup-all - setup-all
- setup-nginx-proxy - setup-nginx-proxy


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/validate_config.yml"
when: "run_setup | bool and matrix_cactus_comments_enabled | bool"
tags:
- setup-all
- setup-cactus-comments
- block:
- when: matrix_cactus_comments_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/validate_config.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_install.yml"
when: "run_setup | bool and matrix_cactus_comments_enabled | bool"
tags:
- setup-all
- setup-cactus-comments
- when: matrix_cactus_comments_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
when: "run_setup | bool and not matrix_cactus_comments_enabled | bool"
- when: not matrix_cactus_comments_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
tags: tags:
- setup-all - setup-all
- setup-cactus-comments - setup-cactus-comments

+ 11
- 17
roles/custom/matrix-client-cinny/tasks/main.yml Просмотреть файл

@@ -1,26 +1,20 @@
--- ---


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/validate_config.yml"
when: "run_setup | bool and matrix_client_cinny_enabled | bool"
tags:
- setup-all
- setup-client-cinny
- block:
- when: matrix_client_cinny_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/validate_config.yml"

- when: matrix_client_cinny_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_install.yml"
when: "run_setup | bool and matrix_client_cinny_enabled | bool"
- when: not matrix_client_cinny_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
tags: tags:
- setup-all - setup-all
- setup-client-cinny - setup-client-cinny


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/self_check.yml"
delegate_to: 127.0.0.1
become: false
when: "run_self_check | bool and matrix_client_cinny_enabled | bool"
- block:
- when: matrix_client_cinny_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/self_check.yml"
tags: tags:
- self-check - self-check

- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
when: "run_setup | bool and not matrix_client_cinny_enabled | bool"
tags:
- setup-all
- setup-client-cinny

+ 2
- 0
roles/custom/matrix-client-cinny/tasks/self_check.yml Просмотреть файл

@@ -11,6 +11,8 @@
register: matrix_client_cinny_self_check_result register: matrix_client_cinny_self_check_result
check_mode: false check_mode: false
ignore_errors: true ignore_errors: true
delegate_to: 127.0.0.1
become: false


- name: Fail if Cinny not working - name: Fail if Cinny not working
ansible.builtin.fail: ansible.builtin.fail:


+ 12
- 27
roles/custom/matrix-client-element/tasks/main.yml Просмотреть файл

@@ -1,38 +1,23 @@
--- ---


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/validate_config.yml"
when: "run_setup | bool and matrix_client_element_enabled | bool"
tags:
- setup-all
- setup-client-element
- block:
- when: matrix_client_element_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/validate_config.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/prepare_themes.yml"
when: run_setup | bool
tags:
- setup-all
- setup-client-element
- when: matrix_client_element_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/prepare_themes.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/migrate_riot_web.yml"
when: run_setup | bool
tags:
- setup-all
- setup-client-element

- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_install.yml"
when: "run_setup | bool and matrix_client_element_enabled | bool"
tags:
- setup-all
- setup-client-element
- when: matrix_client_element_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
when: "run_setup | bool and not matrix_client_element_enabled | bool"
- when: not matrix_client_element_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
tags: tags:
- setup-all - setup-all
- setup-client-element - setup-client-element


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/self_check.yml"
delegate_to: 127.0.0.1
become: false
when: "run_self_check | bool and matrix_client_element_enabled | bool"
- block:
- when: matrix_client_element_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/self_check.yml"
tags: tags:
- self-check - self-check

+ 0
- 37
roles/custom/matrix-client-element/tasks/migrate_riot_web.yml Просмотреть файл

@@ -1,37 +0,0 @@
---

- name: Check existence of matrix-riot-web.service
ansible.builtin.stat:
path: "{{ devture_systemd_docker_base_systemd_path }}/matrix-riot-web.service"
register: matrix_client_riot_web_service_stat
when: "matrix_client_element_enabled | bool"

- name: Ensure matrix-riot-web is stopped
ansible.builtin.service:
name: matrix-riot-web
state: stopped
enabled: false
daemon_reload: true
register: stopping_result
when: "matrix_client_element_enabled | bool and matrix_client_riot_web_service_stat.stat.exists"

- name: Ensure matrix-riot-web.service doesn't exist
ansible.builtin.file:
path: "{{ devture_systemd_docker_base_systemd_path }}/matrix-riot-web.service"
state: absent
when: "matrix_client_element_enabled | bool and matrix_client_riot_web_service_stat.stat.exists"

- name: Ensure systemd reloaded after matrix-riot-web.service removal
ansible.builtin.service:
daemon_reload: true
when: "matrix_client_element_enabled | bool and matrix_client_riot_web_service_stat.stat.exists"

- name: Check existence of /matrix/riot-web
ansible.builtin.stat:
path: "/matrix/riot-web"
register: matrix_client_riot_web_dir_stat
when: "matrix_client_element_enabled | bool"

- name: Relocate /matrix/riot-web to /matrix/client-element
ansible.builtin.command: "mv /matrix/riot-web /matrix/client-element"
when: "matrix_client_element_enabled | bool and matrix_client_riot_web_dir_stat.stat.exists"

+ 2
- 0
roles/custom/matrix-client-element/tasks/self_check.yml Просмотреть файл

@@ -11,6 +11,8 @@
register: matrix_client_element_self_check_result register: matrix_client_element_self_check_result
check_mode: false check_mode: false
ignore_errors: true ignore_errors: true
delegate_to: 127.0.0.1
become: false


- name: Fail if Element not working - name: Fail if Element not working
ansible.builtin.fail: ansible.builtin.fail:


+ 10
- 16
roles/custom/matrix-client-hydrogen/tasks/main.yml Просмотреть файл

@@ -1,26 +1,20 @@
--- ---


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/validate_config.yml"
when: "run_setup | bool and matrix_client_hydrogen_enabled | bool"
tags:
- setup-all
- setup-client-hydrogen
- block:
- when: matrix_client_hydrogen_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/validate_config.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_install.yml"
when: "run_setup | bool and matrix_client_hydrogen_enabled | bool"
tags:
- setup-all
- setup-client-hydrogen
- when: matrix_client_hydrogen_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
when: "run_setup | bool and not matrix_client_hydrogen_enabled | bool"
- when: not matrix_client_hydrogen_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
tags: tags:
- setup-all - setup-all
- setup-client-hydrogen - setup-client-hydrogen


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/self_check.yml"
delegate_to: 127.0.0.1
become: false
when: "run_self_check | bool and matrix_client_hydrogen_enabled | bool"
- block:
- when: matrix_client_hydrogen_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/self_check.yml"
tags: tags:
- self-check - self-check

+ 2
- 0
roles/custom/matrix-client-hydrogen/tasks/self_check.yml Просмотреть файл

@@ -11,6 +11,8 @@
register: matrix_client_hydrogen_self_check_result register: matrix_client_hydrogen_self_check_result
check_mode: false check_mode: false
ignore_errors: true ignore_errors: true
delegate_to: 127.0.0.1
become: false


- name: Fail if Hydrogen not working - name: Fail if Hydrogen not working
ansible.builtin.fail: ansible.builtin.fail:


+ 2
- 1
roles/custom/matrix-common-after/tasks/main.yml Просмотреть файл

@@ -1,5 +1,6 @@
--- ---


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/run_docker_prune.yml"
- block:
- ansible.builtin.include_tasks: "{{ role_path }}/tasks/run_docker_prune.yml"
tags: tags:
- run-docker-prune - run-docker-prune

+ 0
- 7
roles/custom/matrix-conduit/tasks/conduit/setup.yml Просмотреть файл

@@ -1,7 +0,0 @@
---

- ansible.builtin.import_tasks: "{{ role_path }}/tasks/conduit/setup_install.yml"
when: "matrix_conduit_enabled | bool"

- ansible.builtin.import_tasks: "{{ role_path }}/tasks/conduit/setup_uninstall.yml"
when: "not matrix_conduit_enabled | bool"

+ 6
- 2
roles/custom/matrix-conduit/tasks/main.yml Просмотреть файл

@@ -1,7 +1,11 @@
--- ---


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/conduit/setup.yml"
when: run_setup | bool
- block:
- when: matrix_conduit_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"

- when: not matrix_conduit_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
tags: tags:
- setup-all - setup-all
- setup-conduit - setup-conduit

roles/custom/matrix-conduit/tasks/conduit/setup_install.yml → roles/custom/matrix-conduit/tasks/setup_install.yml Просмотреть файл


roles/custom/matrix-conduit/tasks/conduit/setup_uninstall.yml → roles/custom/matrix-conduit/tasks/setup_uninstall.yml Просмотреть файл


+ 11
- 11
roles/custom/matrix-corporal/tasks/main.yml Просмотреть файл

@@ -1,20 +1,20 @@
--- ---


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/validate_config.yml"
when: "run_setup | bool and matrix_corporal_enabled | bool"
tags:
- setup-all
- setup-corporal
- block:
- when: matrix_corporal_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/validate_config.yml"

- when: matrix_corporal_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_corporal.yml"
when: run_setup | bool
- when: not matrix_corporal_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
tags: tags:
- setup-all - setup-all
- setup-corporal - setup-corporal


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/self_check_corporal.yml"
delegate_to: 127.0.0.1
become: false
when: "run_self_check | bool and matrix_corporal_enabled | bool"
- block:
- when: matrix_corporal_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/self_check.yml"
tags: tags:
- self-check - self-check

roles/custom/matrix-corporal/tasks/self_check_corporal.yml → roles/custom/matrix-corporal/tasks/self_check.yml Просмотреть файл

@@ -11,6 +11,8 @@
check_mode: false check_mode: false
register: result_corporal_client_api register: result_corporal_client_api
ignore_errors: true ignore_errors: true
delegate_to: 127.0.0.1
become: false


- name: Fail if Matrix Corporal HTTP gateway not working - name: Fail if Matrix Corporal HTTP gateway not working
ansible.builtin.fail: ansible.builtin.fail:

roles/custom/matrix-corporal/tasks/setup_corporal.yml → roles/custom/matrix-corporal/tasks/setup_install.yml Просмотреть файл

@@ -1,9 +1,5 @@
--- ---


#
# Tasks related to setting up matrix-corporal
#

- name: Ensure Matrix Corporal paths exist - name: Ensure Matrix Corporal paths exist
ansible.builtin.file: ansible.builtin.file:
path: "{{ item }}" path: "{{ item }}"
@@ -15,7 +11,6 @@
- "{{ matrix_corporal_config_dir_path }}" - "{{ matrix_corporal_config_dir_path }}"
- "{{ matrix_corporal_cache_dir_path }}" - "{{ matrix_corporal_cache_dir_path }}"
- "{{ matrix_corporal_var_dir_path }}" - "{{ matrix_corporal_var_dir_path }}"
when: matrix_corporal_enabled | bool


- name: Ensure Matrix Corporal repository is present on self-build - name: Ensure Matrix Corporal repository is present on self-build
ansible.builtin.git: ansible.builtin.git:
@@ -26,7 +21,7 @@
become: true become: true
become_user: "{{ matrix_user_username }}" become_user: "{{ matrix_user_username }}"
register: matrix_corporal_git_pull_results register: matrix_corporal_git_pull_results
when: "matrix_corporal_enabled | bool and matrix_corporal_container_image_self_build | bool"
when: matrix_corporal_container_image_self_build | bool


- name: Ensure Matrix Corporal Docker image is built - name: Ensure Matrix Corporal Docker image is built
community.docker.docker_image: community.docker.docker_image:
@@ -38,7 +33,7 @@
dockerfile: etc/docker/Dockerfile dockerfile: etc/docker/Dockerfile
path: "{{ matrix_corporal_container_src_files_path }}" path: "{{ matrix_corporal_container_src_files_path }}"
pull: true pull: true
when: "matrix_corporal_enabled | bool and matrix_corporal_container_image_self_build | bool"
when: matrix_corporal_container_image_self_build | bool


- name: Ensure Matrix Corporal Docker image is pulled - name: Ensure Matrix Corporal Docker image is pulled
community.docker.docker_image: community.docker.docker_image:
@@ -46,7 +41,7 @@
source: "{{ 'pull' if ansible_version.major > 2 or ansible_version.minor > 7 else omit }}" source: "{{ 'pull' if ansible_version.major > 2 or ansible_version.minor > 7 else omit }}"
force_source: "{{ matrix_corporal_docker_image_force_pull if ansible_version.major > 2 or ansible_version.minor >= 8 else omit }}" force_source: "{{ matrix_corporal_docker_image_force_pull if ansible_version.major > 2 or ansible_version.minor >= 8 else omit }}"
force: "{{ omit if ansible_version.major > 2 or ansible_version.minor >= 8 else matrix_corporal_docker_image_force_pull }}" force: "{{ omit if ansible_version.major > 2 or ansible_version.minor >= 8 else matrix_corporal_docker_image_force_pull }}"
when: "matrix_corporal_enabled | bool and not matrix_corporal_container_image_self_build | bool"
when: not matrix_corporal_container_image_self_build | bool
register: result register: result
retries: "{{ devture_playbook_help_container_retries_count }}" retries: "{{ devture_playbook_help_container_retries_count }}"
delay: "{{ devture_playbook_help_container_retries_delay }}" delay: "{{ devture_playbook_help_container_retries_delay }}"
@@ -59,7 +54,6 @@
mode: 0644 mode: 0644
owner: "{{ matrix_user_username }}" owner: "{{ matrix_user_username }}"
group: "{{ matrix_user_groupname }}" group: "{{ matrix_user_groupname }}"
when: matrix_corporal_enabled | bool


- name: Ensure matrix-corporal.service installed - name: Ensure matrix-corporal.service installed
ansible.builtin.template: ansible.builtin.template:
@@ -67,55 +61,3 @@
dest: "{{ devture_systemd_docker_base_systemd_path }}/matrix-corporal.service" dest: "{{ devture_systemd_docker_base_systemd_path }}/matrix-corporal.service"
mode: 0644 mode: 0644
register: matrix_corporal_systemd_service_result register: matrix_corporal_systemd_service_result
when: matrix_corporal_enabled | bool

- name: Ensure systemd reloaded after matrix-corporal.service installation
ansible.builtin.service:
daemon_reload: true
when: "matrix_corporal_enabled | bool and matrix_corporal_systemd_service_result.changed"


#
# Tasks related to getting rid of matrix-corporal (if it was previously enabled)
#

- name: Check existence of matrix-corporal service
ansible.builtin.stat:
path: "{{ devture_systemd_docker_base_systemd_path }}/matrix-corporal.service"
register: matrix_corporal_service_stat
when: "not matrix_corporal_enabled | bool"

- name: Ensure matrix-corporal is stopped
ansible.builtin.service:
name: matrix-corporal
state: stopped
enabled: false
daemon_reload: true
register: stopping_result
when: "not matrix_corporal_enabled | bool and matrix_corporal_service_stat.stat.exists"

- name: Ensure matrix-corporal.service doesn't exist
ansible.builtin.file:
path: "{{ devture_systemd_docker_base_systemd_path }}/matrix-corporal.service"
state: absent
when: "not matrix_corporal_enabled | bool and matrix_corporal_service_stat.stat.exists"

- name: Ensure systemd reloaded after matrix-corporal.service removal
ansible.builtin.service:
daemon_reload: true
when: "not matrix_corporal_enabled | bool and matrix_corporal_service_stat.stat.exists"

- name: Ensure matrix-corporal files don't exist
ansible.builtin.file:
path: "{{ item }}"
state: absent
with_items:
- "{{ devture_systemd_docker_base_systemd_path }}/matrix-corporal.service"
- "{{ matrix_corporal_config_dir_path }}/config.json"
when: "not matrix_corporal_enabled | bool"

- name: Ensure Matrix Corporal Docker image doesn't exist
community.docker.docker_image:
name: "{{ matrix_corporal_docker_image }}"
state: absent
when: "not matrix_corporal_enabled | bool"

+ 38
- 0
roles/custom/matrix-corporal/tasks/setup_uninstall.yml Просмотреть файл

@@ -0,0 +1,38 @@
---

- name: Check existence of matrix-corporal service
ansible.builtin.stat:
path: "{{ devture_systemd_docker_base_systemd_path }}/matrix-corporal.service"
register: matrix_corporal_service_stat

- when: matrix_corporal_service_stat.stat.exists | bool
block:
- name: Ensure matrix-corporal is stopped
ansible.builtin.service:
name: matrix-corporal
state: stopped
enabled: false
daemon_reload: true
register: stopping_result

- name: Ensure matrix-corporal.service doesn't exist
ansible.builtin.file:
path: "{{ devture_systemd_docker_base_systemd_path }}/matrix-corporal.service"
state: absent

- name: Ensure systemd reloaded after matrix-corporal.service removal
ansible.builtin.service:
daemon_reload: true

- name: Ensure matrix-corporal files don't exist
ansible.builtin.file:
path: "{{ item }}"
state: absent
with_items:
- "{{ devture_systemd_docker_base_systemd_path }}/matrix-corporal.service"
- "{{ matrix_corporal_config_dir_path }}/config.json"

- name: Ensure Matrix Corporal Docker image doesn't exist
community.docker.docker_image:
name: "{{ matrix_corporal_docker_image }}"
state: absent

+ 7
- 12
roles/custom/matrix-coturn/tasks/main.yml Просмотреть файл

@@ -1,19 +1,14 @@
--- ---


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/validate_config.yml"
when: "run_setup | bool and matrix_coturn_enabled | bool"
tags:
- setup-all
- setup-coturn
- block:
- when: matrix_coturn_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/validate_config.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_install.yml"
when: "run_setup | bool and matrix_coturn_enabled | bool"
tags:
- setup-all
- setup-coturn
- when: matrix_coturn_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
when: "run_setup | bool and not matrix_coturn_enabled | bool"
- when: not matrix_coturn_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
tags: tags:
- setup-all - setup-all
- setup-coturn - setup-coturn

+ 14
- 20
roles/custom/matrix-dendrite/tasks/main.yml Просмотреть файл

@@ -1,32 +1,26 @@
--- ---


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/validate_config.yml"
when: run_setup | bool
tags:
- setup-all
- setup-dendrite
- block:
- when: matrix_dendrite_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/validate_config.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_dendrite.yml"
when: run_setup | bool
- when: matrix_dendrite_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_dendrite.yml"
tags: tags:
- setup-all - setup-all
- setup-dendrite - setup-dendrite


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/register_user.yml"
when: run_dendrite_register_user | bool and matrix_dendrite_enabled | bool
tags:
- register-user
- block:
- when: matrix_dendrite_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/self_check_client_api.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/self_check_client_api.yml"
delegate_to: 127.0.0.1
become: false
when: run_self_check | bool and matrix_dendrite_enabled | bool
- when: matrix_dendrite_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/self_check_federation_api.yml"
tags: tags:
- self-check - self-check


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/self_check_federation_api.yml"
delegate_to: 127.0.0.1
become: false
when: run_self_check | bool and matrix_dendrite_enabled | bool
- block:
- when: matrix_dendrite_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/register_user.yml"
tags: tags:
- self-check
- register-user

+ 1
- 0
roles/custom/matrix-dendrite/tasks/register_user.yml Просмотреть файл

@@ -1,4 +1,5 @@
--- ---

- name: Fail if playbook called incorrectly - name: Fail if playbook called incorrectly
ansible.builtin.fail: ansible.builtin.fail:
msg: "The `username` variable needs to be provided to this playbook, via --extra-vars" msg: "The `username` variable needs to be provided to this playbook, via --extra-vars"


+ 2
- 0
roles/custom/matrix-dendrite/tasks/self_check_client_api.yml Просмотреть файл

@@ -7,6 +7,8 @@
register: result_matrix_dendrite_client_api register: result_matrix_dendrite_client_api
ignore_errors: true ignore_errors: true
check_mode: false check_mode: false
delegate_to: 127.0.0.1
become: false


- name: Fail if Matrix Client API not working - name: Fail if Matrix Client API not working
ansible.builtin.fail: ansible.builtin.fail:


+ 2
- 0
roles/custom/matrix-dendrite/tasks/self_check_federation_api.yml Просмотреть файл

@@ -7,6 +7,8 @@
register: result_matrix_dendrite_federation_api register: result_matrix_dendrite_federation_api
ignore_errors: true ignore_errors: true
check_mode: false check_mode: false
delegate_to: 127.0.0.1
become: false


- name: Fail if Matrix Federation API not working - name: Fail if Matrix Federation API not working
ansible.builtin.fail: ansible.builtin.fail:


+ 7
- 12
roles/custom/matrix-dimension/tasks/main.yml Просмотреть файл

@@ -1,19 +1,14 @@
--- ---


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/validate_config.yml"
when: run_setup | bool
tags:
- setup-all
- setup-dimension
- block:
- when: matrix_dimension_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/validate_config.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_install.yml"
when: run_setup | bool and matrix_dimension_enabled | bool
tags:
- setup-all
- setup-dimension
- when: matrix_dimension_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
when: run_setup | bool and not matrix_dimension_enabled | bool
- when: not matrix_dimension_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
tags: tags:
- setup-all - setup-all
- setup-dimension - setup-dimension

+ 12
- 10
roles/custom/matrix-dynamic-dns/tasks/main.yml Просмотреть файл

@@ -1,19 +1,21 @@
--- ---


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/validate_config.yml"
when: "run_setup | bool and matrix_dynamic_dns_enabled | bool"
- block:
- when: matrix_appservice_slack_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/inject_into_nginx_proxy.yml"
tags: tags:
- setup-all - setup-all
- setup-dynamic-dns
- setup-nginx-proxy


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/install.yml"
when: "run_setup | bool and matrix_dynamic_dns_enabled | bool"
tags:
- setup-all
- setup-dynamic-dns
- block:
- when: matrix_dynamic_dns_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/validate_config.yml"

- when: matrix_dynamic_dns_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/uninstall.yml"
when: "run_setup | bool and not matrix_dynamic_dns_enabled | bool"
- when: not matrix_dynamic_dns_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
tags: tags:
- setup-all - setup-all
- setup-dynamic-dns - setup-dynamic-dns

roles/custom/matrix-dynamic-dns/tasks/install.yml → roles/custom/matrix-dynamic-dns/tasks/setup_install.yml Просмотреть файл


roles/custom/matrix-dynamic-dns/tasks/uninstall.yml → roles/custom/matrix-dynamic-dns/tasks/setup_uninstall.yml Просмотреть файл


+ 7
- 12
roles/custom/matrix-email2matrix/tasks/main.yml Просмотреть файл

@@ -1,19 +1,14 @@
--- ---


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/validate_config.yml"
when: "run_setup | bool and matrix_email2matrix_enabled | bool"
tags:
- setup-all
- setup-email2matrix
- block:
- when: matrix_email2matrix_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/validate_config.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_install.yml"
when: "run_setup | bool and matrix_email2matrix_enabled | bool"
tags:
- setup-all
- setup-email2matrix
- when: matrix_email2matrix_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
when: "run_setup | bool and not matrix_email2matrix_enabled | bool"
- when: not matrix_email2matrix_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
tags: tags:
- setup-all - setup-all
- setup-email2matrix - setup-email2matrix

+ 10
- 14
roles/custom/matrix-etherpad/tasks/main.yml Просмотреть файл

@@ -1,25 +1,21 @@
--- ---


- when: matrix_etherpad_enabled | bool and matrix_etherpad_mode == 'dimension'
ansible.builtin.import_tasks: "{{ role_path }}/tasks/inject_into_nginx_proxy.yml"
- block:
- when: matrix_etherpad_enabled | bool and matrix_etherpad_mode == 'dimension'
ansible.builtin.include_tasks: "{{ role_path }}/tasks/inject_into_nginx_proxy.yml"
tags: tags:
- setup-all - setup-all
- setup-nginx-proxy - setup-nginx-proxy


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/validate_config.yml"
when: run_setup | bool and matrix_etherpad_enabled | bool
tags:
- setup-all
- setup-etherpad
- block:
- when: matrix_etherpad_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/validate_config.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_install.yml"
when: run_setup | bool and matrix_etherpad_enabled | bool
tags:
- setup-all
- setup-etherpad
- when: matrix_etherpad_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
when: run_setup | bool and not matrix_etherpad_enabled | bool
- when: not matrix_etherpad_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
tags: tags:
- setup-all - setup-all
- setup-etherpad - setup-etherpad

+ 8
- 6
roles/custom/matrix-grafana/tasks/main.yml Просмотреть файл

@@ -1,12 +1,14 @@
--- ---


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/validate_config.yml"
when: "run_setup | bool and matrix_grafana_enabled | bool"
tags:
- setup-all
- setup-grafana
- block:
- when: matrix_grafana_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/validate_config.yml"

- when: matrix_grafana_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup.yml"
- when: not matrix_grafana_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
tags: tags:
- setup-all - setup-all
- setup-grafana - setup-grafana

roles/custom/matrix-grafana/tasks/setup.yml → roles/custom/matrix-grafana/tasks/setup_install.yml Просмотреть файл

@@ -1,16 +1,11 @@
--- ---


#
# Tasks related to setting up matrix-grafana
#

- name: Ensure matrix-grafana image is pulled - name: Ensure matrix-grafana image is pulled
community.docker.docker_image: community.docker.docker_image:
name: "{{ matrix_grafana_docker_image }}" name: "{{ matrix_grafana_docker_image }}"
source: "{{ 'pull' if ansible_version.major > 2 or ansible_version.minor > 7 else omit }}" source: "{{ 'pull' if ansible_version.major > 2 or ansible_version.minor > 7 else omit }}"
force_source: "{{ matrix_grafana_docker_image_force_pull if ansible_version.major > 2 or ansible_version.minor >= 8 else omit }}" force_source: "{{ matrix_grafana_docker_image_force_pull if ansible_version.major > 2 or ansible_version.minor >= 8 else omit }}"
force: "{{ omit if ansible_version.major > 2 or ansible_version.minor >= 8 else matrix_grafana_docker_image_force_pull }}" force: "{{ omit if ansible_version.major > 2 or ansible_version.minor >= 8 else matrix_grafana_docker_image_force_pull }}"
when: "matrix_grafana_enabled | bool"
register: result register: result
retries: "{{ devture_playbook_help_container_retries_count }}" retries: "{{ devture_playbook_help_container_retries_count }}"
delay: "{{ devture_playbook_help_container_retries_delay }}" delay: "{{ devture_playbook_help_container_retries_delay }}"
@@ -31,7 +26,6 @@
- "{{ matrix_grafana_config_path }}/provisioning/dashboards" - "{{ matrix_grafana_config_path }}/provisioning/dashboards"
- "{{ matrix_grafana_config_path }}/dashboards" - "{{ matrix_grafana_config_path }}/dashboards"
- "{{ matrix_grafana_data_path }}" - "{{ matrix_grafana_data_path }}"
when: matrix_grafana_enabled | bool


- name: Ensure grafana.ini present - name: Ensure grafana.ini present
ansible.builtin.template: ansible.builtin.template:
@@ -40,7 +34,6 @@
mode: 0440 mode: 0440
owner: "{{ matrix_user_username }}" owner: "{{ matrix_user_username }}"
group: "{{ matrix_user_groupname }}" group: "{{ matrix_user_groupname }}"
when: matrix_grafana_enabled | bool


- name: Ensure provisioning/datasources/default.yaml present - name: Ensure provisioning/datasources/default.yaml present
ansible.builtin.template: ansible.builtin.template:
@@ -49,7 +42,6 @@
mode: 0440 mode: 0440
owner: "{{ matrix_user_username }}" owner: "{{ matrix_user_username }}"
group: "{{ matrix_user_groupname }}" group: "{{ matrix_user_groupname }}"
when: matrix_grafana_enabled | bool


- name: Ensure provisioning/dashboards/default.yaml present - name: Ensure provisioning/dashboards/default.yaml present
ansible.builtin.template: ansible.builtin.template:
@@ -58,7 +50,6 @@
mode: 0440 mode: 0440
owner: "{{ matrix_user_username }}" owner: "{{ matrix_user_username }}"
group: "{{ matrix_user_groupname }}" group: "{{ matrix_user_groupname }}"
when: matrix_grafana_enabled | bool


- name: Ensure dashboard(s) downloaded - name: Ensure dashboard(s) downloaded
ansible.builtin.get_url: ansible.builtin.get_url:
@@ -69,7 +60,6 @@
owner: "{{ matrix_user_username }}" owner: "{{ matrix_user_username }}"
group: "{{ matrix_user_groupname }}" group: "{{ matrix_user_groupname }}"
with_items: "{{ matrix_grafana_dashboard_download_urls }}" with_items: "{{ matrix_grafana_dashboard_download_urls }}"
when: matrix_grafana_enabled | bool
register: result register: result
retries: "{{ devture_playbook_help_geturl_retries_count }}" retries: "{{ devture_playbook_help_geturl_retries_count }}"
delay: "{{ devture_playbook_help_geturl_retries_delay }}" delay: "{{ devture_playbook_help_geturl_retries_delay }}"
@@ -81,38 +71,3 @@
dest: "{{ devture_systemd_docker_base_systemd_path }}/matrix-grafana.service" dest: "{{ devture_systemd_docker_base_systemd_path }}/matrix-grafana.service"
mode: 0644 mode: 0644
register: matrix_grafana_systemd_service_result register: matrix_grafana_systemd_service_result
when: matrix_grafana_enabled | bool

- name: Ensure systemd reloaded after matrix-grafana.service installation
ansible.builtin.service:
daemon_reload: true
when: "matrix_grafana_enabled | bool and matrix_grafana_systemd_service_result.changed"

#
# Tasks related to getting rid of matrix-grafana (if it was previously enabled)
#

- name: Check existence of matrix-grafana service
ansible.builtin.stat:
path: "{{ devture_systemd_docker_base_systemd_path }}/matrix-grafana.service"
register: matrix_grafana_service_stat

- name: Ensure matrix-grafana is stopped
ansible.builtin.service:
name: matrix-grafana
state: stopped
enabled: false
daemon_reload: true
register: stopping_result
when: "not matrix_grafana_enabled | bool and matrix_grafana_service_stat.stat.exists"

- name: Ensure matrix-grafana.service doesn't exist
ansible.builtin.file:
path: "{{ devture_systemd_docker_base_systemd_path }}/matrix-grafana.service"
state: absent
when: "not matrix_grafana_enabled | bool and matrix_grafana_service_stat.stat.exists"

- name: Ensure systemd reloaded after matrix-grafana.service removal
ansible.builtin.service:
daemon_reload: true
when: "not matrix_grafana_enabled | bool and matrix_grafana_service_stat.stat.exists"

+ 21
- 0
roles/custom/matrix-grafana/tasks/setup_uninstall.yml Просмотреть файл

@@ -0,0 +1,21 @@
---

- name: Check existence of matrix-grafana service
ansible.builtin.stat:
path: "{{ devture_systemd_docker_base_systemd_path }}/matrix-grafana.service"
register: matrix_grafana_service_stat

- when: matrix_grafana_service_stat.stat.exists | bool
block:
- name: Ensure matrix-grafana is stopped
ansible.builtin.service:
name: matrix-grafana
state: stopped
enabled: false
daemon_reload: true
register: stopping_result

- name: Ensure matrix-grafana.service doesn't exist
ansible.builtin.file:
path: "{{ devture_systemd_docker_base_systemd_path }}/matrix-grafana.service"
state: absent

+ 30
- 23
roles/custom/matrix-jitsi/tasks/main.yml Просмотреть файл

@@ -1,43 +1,50 @@
--- ---


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/init_additional_jvb.yml"
- block:
- when: matrix_jitsi_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/init_additional_jvb.yml"
tags: tags:
- setup-additional-jitsi-jvb - setup-additional-jitsi-jvb


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/validate_config.yml"
when: "run_setup | bool and matrix_jitsi_enabled | bool"
tags:
- setup-all
- setup-jitsi
- setup-additional-jitsi-jvb
- block:
- when: matrix_jitsi_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/validate_config.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_jitsi_base.yml"
when: run_setup | bool
- when: matrix_jitsi_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_jitsi_base.yml"
tags: tags:
- setup-all - setup-all
- setup-jitsi - setup-jitsi
- setup-additional-jitsi-jvb - setup-additional-jitsi-jvb


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_jitsi_web.yml"
when: run_setup | bool
tags:
- setup-all
- setup-jitsi
- block:
- when: matrix_jitsi_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_jitsi_web_install.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_jitsi_prosody.yml"
when: run_setup | bool
tags:
- setup-all
- setup-jitsi
- when: not matrix_jitsi_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_jitsi_web_uninstall.yml"
- when: matrix_jitsi_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_jitsi_prosody_install.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_jitsi_jicofo.yml"
when: run_setup | bool
- when: not matrix_jitsi_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_jitsi_prosody_uninstall.yml"

- when: matrix_jitsi_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_jitsi_jicofo_install.yml"

- when: not matrix_jitsi_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_jitsi_jicofo_uninstall.yml"
tags: tags:
- setup-all - setup-all
- setup-jitsi - setup-jitsi


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_jitsi_jvb.yml"
when: run_setup | bool
- block:
- when: matrix_jitsi_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_jitsi_jvb_install.yml"

- when: not matrix_jitsi_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_jitsi_jvb_uninstall.yml"
tags: tags:
- setup-all - setup-all
- setup-jitsi - setup-jitsi


+ 1
- 9
roles/custom/matrix-jitsi/tasks/setup_jitsi_base.yml Просмотреть файл

@@ -4,10 +4,6 @@
name: custom/matrix-base name: custom/matrix-base
tasks_from: ensure_openssl_installed tasks_from: ensure_openssl_installed


#
# Tasks related to setting up jitsi
#

- name: Ensure Matrix jitsi base path exists - name: Ensure Matrix jitsi base path exists
ansible.builtin.file: ansible.builtin.file:
path: "{{ item.path }}" path: "{{ item.path }}"
@@ -17,8 +13,4 @@
group: "{{ matrix_user_groupname }}" group: "{{ matrix_user_groupname }}"
with_items: with_items:
- {path: "{{ matrix_jitsi_base_path }}", when: true} - {path: "{{ matrix_jitsi_base_path }}", when: true}
when: matrix_jitsi_enabled | bool and item.when

#
# Tasks related to getting rid of jitsi (if it was previously enabled)
#
when: item.when | bool

roles/custom/matrix-jitsi/tasks/setup_jitsi_jicofo.yml → roles/custom/matrix-jitsi/tasks/setup_jitsi_jicofo_install.yml Просмотреть файл

@@ -1,9 +1,5 @@
--- ---


#
# Tasks related to setting up jitsi-jicofo
#

- name: Ensure Matrix jitsi-jicofo path exists - name: Ensure Matrix jitsi-jicofo path exists
ansible.builtin.file: ansible.builtin.file:
path: "{{ item.path }}" path: "{{ item.path }}"
@@ -14,7 +10,7 @@
with_items: with_items:
- {path: "{{ matrix_jitsi_jicofo_base_path }}", when: true} - {path: "{{ matrix_jitsi_jicofo_base_path }}", when: true}
- {path: "{{ matrix_jitsi_jicofo_config_path }}", when: true} - {path: "{{ matrix_jitsi_jicofo_config_path }}", when: true}
when: matrix_jitsi_enabled | bool and item.when
when: item.when | bool


- name: Ensure jitsi-jicofo Docker image is pulled - name: Ensure jitsi-jicofo Docker image is pulled
community.docker.docker_image: community.docker.docker_image:
@@ -22,7 +18,6 @@
source: "{{ 'pull' if ansible_version.major > 2 or ansible_version.minor > 7 else omit }}" source: "{{ 'pull' if ansible_version.major > 2 or ansible_version.minor > 7 else omit }}"
force_source: "{{ matrix_jitsi_jicofo_docker_image_force_pull if ansible_version.major > 2 or ansible_version.minor >= 8 else omit }}" force_source: "{{ matrix_jitsi_jicofo_docker_image_force_pull if ansible_version.major > 2 or ansible_version.minor >= 8 else omit }}"
force: "{{ omit if ansible_version.major > 2 or ansible_version.minor >= 8 else matrix_jitsi_jicofo_docker_image_force_pull }}" force: "{{ omit if ansible_version.major > 2 or ansible_version.minor >= 8 else matrix_jitsi_jicofo_docker_image_force_pull }}"
when: matrix_jitsi_enabled | bool
register: result register: result
retries: "{{ devture_playbook_help_container_retries_count }}" retries: "{{ devture_playbook_help_container_retries_count }}"
delay: "{{ devture_playbook_help_container_retries_delay }}" delay: "{{ devture_playbook_help_container_retries_delay }}"
@@ -47,7 +42,6 @@
with_items: with_items:
- sip-communicator.properties - sip-communicator.properties
- logging.properties - logging.properties
when: matrix_jitsi_enabled | bool


- name: Ensure matrix-jitsi-jicofo.service installed - name: Ensure matrix-jitsi-jicofo.service installed
ansible.builtin.template: ansible.builtin.template:
@@ -55,48 +49,3 @@
dest: "{{ devture_systemd_docker_base_systemd_path }}/matrix-jitsi-jicofo.service" dest: "{{ devture_systemd_docker_base_systemd_path }}/matrix-jitsi-jicofo.service"
mode: 0644 mode: 0644
register: matrix_jitsi_jicofo_systemd_service_result register: matrix_jitsi_jicofo_systemd_service_result
when: matrix_jitsi_enabled | bool

- name: Ensure systemd reloaded after matrix-jitsi-jicofo.service installation
ansible.builtin.service:
daemon_reload: true
when: "matrix_jitsi_enabled and matrix_jitsi_jicofo_systemd_service_result.changed"

#
# Tasks related to getting rid of jitsi-jicofo (if it was previously enabled)
#

- name: Check existence of matrix-jitsi-jicofo service
ansible.builtin.stat:
path: "{{ devture_systemd_docker_base_systemd_path }}/matrix-jitsi-jicofo.service"
register: matrix_jitsi_jicofo_service_stat
when: "not matrix_jitsi_enabled | bool"

- name: Ensure matrix-jitsi-jicofo is stopped
ansible.builtin.service:
name: matrix-jitsi-jicofo
state: stopped
enabled: false
daemon_reload: true
register: stopping_result
when: "not matrix_jitsi_enabled | bool and matrix_jitsi_jicofo_service_stat.stat.exists"

- name: Ensure matrix-jitsi-jicofo.service doesn't exist
ansible.builtin.file:
path: "{{ devture_systemd_docker_base_systemd_path }}/matrix-jitsi-jicofo.service"
state: absent
when: "not matrix_jitsi_enabled | bool and matrix_jitsi_jicofo_service_stat.stat.exists"

- name: Ensure systemd reloaded after matrix-jitsi-jicofo.service removal
ansible.builtin.service:
daemon_reload: true
when: "not matrix_jitsi_enabled | bool and matrix_jitsi_jicofo_service_stat.stat.exists"

- name: Ensure Matrix jitsi-jicofo paths doesn't exist
ansible.builtin.file:
path: "{{ matrix_jitsi_jicofo_base_path }}"
state: absent
when: "not matrix_jitsi_enabled | bool"

# Intentionally not removing the Docker image when uninstalling.
# We can't be sure it had been pulled by us in the first place.

+ 26
- 0
roles/custom/matrix-jitsi/tasks/setup_jitsi_jicofo_uninstall.yml Просмотреть файл

@@ -0,0 +1,26 @@
---

- name: Check existence of matrix-jitsi-jicofo service
ansible.builtin.stat:
path: "{{ devture_systemd_docker_base_systemd_path }}/matrix-jitsi-jicofo.service"
register: matrix_jitsi_jicofo_service_stat

- when: matrix_jitsi_jicofo_service_stat.stat.exists | bool
block:
- name: Ensure matrix-jitsi-jicofo is stopped
ansible.builtin.service:
name: matrix-jitsi-jicofo
state: stopped
enabled: false
daemon_reload: true
register: stopping_result

- name: Ensure matrix-jitsi-jicofo.service doesn't exist
ansible.builtin.file:
path: "{{ devture_systemd_docker_base_systemd_path }}/matrix-jitsi-jicofo.service"
state: absent

- name: Ensure Matrix jitsi-jicofo paths doesn't exist
ansible.builtin.file:
path: "{{ matrix_jitsi_jicofo_base_path }}"
state: absent

roles/custom/matrix-jitsi/tasks/setup_jitsi_jvb.yml → roles/custom/matrix-jitsi/tasks/setup_jitsi_jvb_install.yml Просмотреть файл

@@ -1,9 +1,5 @@
--- ---


#
# Tasks related to setting up jitsi-jvb
#

- name: Ensure Matrix jitsi-jvb path exists - name: Ensure Matrix jitsi-jvb path exists
ansible.builtin.file: ansible.builtin.file:
path: "{{ item.path }}" path: "{{ item.path }}"
@@ -14,7 +10,7 @@
with_items: with_items:
- {path: "{{ matrix_jitsi_jvb_base_path }}", when: true} - {path: "{{ matrix_jitsi_jvb_base_path }}", when: true}
- {path: "{{ matrix_jitsi_jvb_config_path }}", when: true} - {path: "{{ matrix_jitsi_jvb_config_path }}", when: true}
when: matrix_jitsi_enabled | bool and item.when
when: item.when | bool


- name: Ensure jitsi-jvb Docker image is pulled - name: Ensure jitsi-jvb Docker image is pulled
community.docker.docker_image: community.docker.docker_image:
@@ -22,7 +18,6 @@
source: "{{ 'pull' if ansible_version.major > 2 or ansible_version.minor > 7 else omit }}" source: "{{ 'pull' if ansible_version.major > 2 or ansible_version.minor > 7 else omit }}"
force_source: "{{ matrix_jitsi_jvb_docker_image_force_pull if ansible_version.major > 2 or ansible_version.minor >= 8 else omit }}" force_source: "{{ matrix_jitsi_jvb_docker_image_force_pull if ansible_version.major > 2 or ansible_version.minor >= 8 else omit }}"
force: "{{ omit if ansible_version.major > 2 or ansible_version.minor >= 8 else matrix_jitsi_jvb_docker_image_force_pull }}" force: "{{ omit if ansible_version.major > 2 or ansible_version.minor >= 8 else matrix_jitsi_jvb_docker_image_force_pull }}"
when: matrix_jitsi_enabled | bool
register: result register: result
retries: "{{ devture_playbook_help_container_retries_count }}" retries: "{{ devture_playbook_help_container_retries_count }}"
delay: "{{ devture_playbook_help_container_retries_delay }}" delay: "{{ devture_playbook_help_container_retries_delay }}"
@@ -38,7 +33,6 @@
with_items: with_items:
- custom-sip-communicator.properties - custom-sip-communicator.properties
- logging.properties - logging.properties
when: matrix_jitsi_enabled | bool


- name: Ensure jitsi-jvb environment variables file created - name: Ensure jitsi-jvb environment variables file created
ansible.builtin.template: ansible.builtin.template:
@@ -47,56 +41,9 @@
owner: "{{ matrix_user_username }}" owner: "{{ matrix_user_username }}"
group: "{{ matrix_user_groupname }}" group: "{{ matrix_user_groupname }}"
mode: 0640 mode: 0640
when: matrix_jitsi_enabled | bool


- name: Ensure matrix-jitsi-jvb.service installed - name: Ensure matrix-jitsi-jvb.service installed
ansible.builtin.template: ansible.builtin.template:
src: "{{ role_path }}/templates/jvb/matrix-jitsi-jvb.service.j2" src: "{{ role_path }}/templates/jvb/matrix-jitsi-jvb.service.j2"
dest: "{{ devture_systemd_docker_base_systemd_path }}/matrix-jitsi-jvb.service" dest: "{{ devture_systemd_docker_base_systemd_path }}/matrix-jitsi-jvb.service"
mode: 0644 mode: 0644
register: matrix_jitsi_jvb_systemd_service_result
when: matrix_jitsi_enabled | bool

- name: Ensure systemd reloaded after matrix-jitsi-jvb.service installation
ansible.builtin.service:
daemon_reload: true
when: "matrix_jitsi_enabled and matrix_jitsi_jvb_systemd_service_result.changed"

#
# Tasks related to getting rid of jitsi-jvb (if it was previously enabled)
#

- name: Check existence of matrix-jitsi-jvb service
ansible.builtin.stat:
path: "{{ devture_systemd_docker_base_systemd_path }}/matrix-jitsi-jvb.service"
register: matrix_jitsi_jvb_service_stat
when: "not matrix_jitsi_enabled | bool"

- name: Ensure matrix-jitsi-jvb is stopped
ansible.builtin.service:
name: matrix-jitsi-jvb
state: stopped
enabled: false
daemon_reload: true
register: stopping_result
when: "not matrix_jitsi_enabled | bool and matrix_jitsi_jvb_service_stat.stat.exists"

- name: Ensure matrix-jitsi-jvb.service doesn't exist
ansible.builtin.file:
path: "{{ devture_systemd_docker_base_systemd_path }}/matrix-jitsi-jvb.service"
state: absent
when: "not matrix_jitsi_enabled | bool and matrix_jitsi_jvb_service_stat.stat.exists"

- name: Ensure systemd reloaded after matrix-jitsi-jvb.service removal
ansible.builtin.service:
daemon_reload: true
when: "not matrix_jitsi_enabled | bool and matrix_jitsi_jvb_service_stat.stat.exists"

- name: Ensure Matrix jitsi-jvb paths doesn't exist
ansible.builtin.file:
path: "{{ matrix_jitsi_jvb_base_path }}"
state: absent
when: "not matrix_jitsi_enabled | bool"

# Intentionally not removing the Docker image when uninstalling.
# We can't be sure it had been pulled by us in the first place.

+ 26
- 0
roles/custom/matrix-jitsi/tasks/setup_jitsi_jvb_uninstall.yml Просмотреть файл

@@ -0,0 +1,26 @@
---

- name: Check existence of matrix-jitsi-jvb service
ansible.builtin.stat:
path: "{{ devture_systemd_docker_base_systemd_path }}/matrix-jitsi-jvb.service"
register: matrix_jitsi_jvb_service_stat

- when: matrix_jitsi_jvb_service_stat.stat.exists | bool
block:
- name: Ensure matrix-jitsi-jvb is stopped
ansible.builtin.service:
name: matrix-jitsi-jvb
state: stopped
enabled: false
daemon_reload: true
register: stopping_result

- name: Ensure matrix-jitsi-jvb.service doesn't exist
ansible.builtin.file:
path: "{{ devture_systemd_docker_base_systemd_path }}/matrix-jitsi-jvb.service"
state: absent

- name: Ensure Matrix jitsi-jvb paths doesn't exist
ansible.builtin.file:
path: "{{ matrix_jitsi_jvb_base_path }}"
state: absent

+ 0
- 99
roles/custom/matrix-jitsi/tasks/setup_jitsi_prosody.yml Просмотреть файл

@@ -1,99 +0,0 @@
---

#
# Tasks related to setting up jitsi-prosody
#

- name: Ensure Matrix jitsi-prosody environment exists
ansible.builtin.file:
path: "{{ item.path }}"
state: directory
mode: 0777
owner: "{{ matrix_user_username }}"
group: "{{ matrix_user_groupname }}"
with_items:
- {path: "{{ matrix_jitsi_prosody_base_path }}", when: true}
- {path: "{{ matrix_jitsi_prosody_config_path }}", when: true}
- {path: "{{ matrix_jitsi_prosody_plugins_path }}", when: true}
when: matrix_jitsi_enabled | bool and item.when

- name: Ensure jitsi-prosody Docker image is pulled
community.docker.docker_image:
name: "{{ matrix_jitsi_prosody_docker_image }}"
source: "{{ 'pull' if ansible_version.major > 2 or ansible_version.minor > 7 else omit }}"
force_source: "{{ matrix_jitsi_prosody_docker_image_force_pull if ansible_version.major > 2 or ansible_version.minor >= 8 else omit }}"
force: "{{ omit if ansible_version.major > 2 or ansible_version.minor >= 8 else matrix_jitsi_prosody_docker_image_force_pull }}"
when: matrix_jitsi_enabled | bool
register: result
retries: "{{ devture_playbook_help_container_retries_count }}"
delay: "{{ devture_playbook_help_container_retries_delay }}"
until: result is not failed

- name: Ensure jitsi-prosody environment variables file is created
ansible.builtin.template:
src: "{{ role_path }}/templates/prosody/env.j2"
dest: "{{ matrix_jitsi_prosody_base_path }}/env"
owner: "{{ matrix_user_username }}"
group: "{{ matrix_user_groupname }}"
mode: 0640
when: matrix_jitsi_enabled | bool

- name: Ensure matrix-jitsi-prosody.service file is installed
ansible.builtin.template:
src: "{{ role_path }}/templates/prosody/matrix-jitsi-prosody.service.j2"
dest: "{{ devture_systemd_docker_base_systemd_path }}/matrix-jitsi-prosody.service"
mode: 0644
register: matrix_jitsi_prosody_systemd_service_result
when: matrix_jitsi_enabled | bool

- name: Ensure systemd service is reloaded after matrix-jitsi-prosody.service installation
ansible.builtin.service:
daemon_reload: true
when: "matrix_jitsi_enabled and matrix_jitsi_prosody_systemd_service_result.changed"

- name: Ensure authentication is properly configured
ansible.builtin.include_tasks:
file: "{{ role_path }}/tasks/util/setup_jitsi_auth.yml"
when:
- matrix_jitsi_enabled | bool
- matrix_jitsi_enable_auth | bool


#
# Tasks related to getting rid of jitsi-prosody (if it was previously enabled)
#

- name: Ensure matrix-jitsi-prosody.service file exists
ansible.builtin.stat:
path: "{{ devture_systemd_docker_base_systemd_path }}/matrix-jitsi-prosody.service"
register: matrix_jitsi_prosody_service_stat
when: "not matrix_jitsi_enabled | bool"

- name: Ensure matrix-jitsi-prosody is stopped
ansible.builtin.service:
name: matrix-jitsi-prosody
state: stopped
enabled: false
daemon_reload: true
register: stopping_result
when: "not matrix_jitsi_enabled | bool and matrix_jitsi_prosody_service_stat.stat.exists"

- name: Ensure matrix-jitsi-prosody.service file doesn't exist
ansible.builtin.file:
path: "{{ devture_systemd_docker_base_systemd_path }}/matrix-jitsi-prosody.service"
state: absent
when: "not matrix_jitsi_enabled | bool and matrix_jitsi_prosody_service_stat.stat.exists"

- name: Ensure systemd is reloaded after matrix-jitsi-prosody.service removal
ansible.builtin.service:
daemon_reload: true
when: "not matrix_jitsi_enabled | bool and matrix_jitsi_prosody_service_stat.stat.exists"

- name: Ensure Matrix jitsi-prosody paths doesn't exist
ansible.builtin.file:
path: "{{ matrix_jitsi_prosody_base_path }}"
state: absent
when: "not matrix_jitsi_enabled | bool"

# Intentionally not removing the Docker image when uninstalling.
# We can't be sure it had been pulled by us in the first place.

+ 45
- 0
roles/custom/matrix-jitsi/tasks/setup_jitsi_prosody_install.yml Просмотреть файл

@@ -0,0 +1,45 @@
---

- name: Ensure Matrix jitsi-prosody environment exists
ansible.builtin.file:
path: "{{ item.path }}"
state: directory
mode: 0777
owner: "{{ matrix_user_username }}"
group: "{{ matrix_user_groupname }}"
with_items:
- {path: "{{ matrix_jitsi_prosody_base_path }}", when: true}
- {path: "{{ matrix_jitsi_prosody_config_path }}", when: true}
- {path: "{{ matrix_jitsi_prosody_plugins_path }}", when: true}
when: item.when | bool

- name: Ensure jitsi-prosody Docker image is pulled
community.docker.docker_image:
name: "{{ matrix_jitsi_prosody_docker_image }}"
source: "{{ 'pull' if ansible_version.major > 2 or ansible_version.minor > 7 else omit }}"
force_source: "{{ matrix_jitsi_prosody_docker_image_force_pull if ansible_version.major > 2 or ansible_version.minor >= 8 else omit }}"
force: "{{ omit if ansible_version.major > 2 or ansible_version.minor >= 8 else matrix_jitsi_prosody_docker_image_force_pull }}"
register: result
retries: "{{ devture_playbook_help_container_retries_count }}"
delay: "{{ devture_playbook_help_container_retries_delay }}"
until: result is not failed

- name: Ensure jitsi-prosody environment variables file is created
ansible.builtin.template:
src: "{{ role_path }}/templates/prosody/env.j2"
dest: "{{ matrix_jitsi_prosody_base_path }}/env"
owner: "{{ matrix_user_username }}"
group: "{{ matrix_user_groupname }}"
mode: 0640

- name: Ensure matrix-jitsi-prosody.service file is installed
ansible.builtin.template:
src: "{{ role_path }}/templates/prosody/matrix-jitsi-prosody.service.j2"
dest: "{{ devture_systemd_docker_base_systemd_path }}/matrix-jitsi-prosody.service"
mode: 0644
register: matrix_jitsi_prosody_systemd_service_result

- name: Ensure authentication is properly configured
ansible.builtin.include_tasks:
file: "{{ role_path }}/tasks/util/setup_jitsi_auth.yml"
when: matrix_jitsi_enable_auth | bool

+ 26
- 0
roles/custom/matrix-jitsi/tasks/setup_jitsi_prosody_uninstall.yml Просмотреть файл

@@ -0,0 +1,26 @@
---

- name: Check if matrix-jitsi-prosody.service file exists
ansible.builtin.stat:
path: "{{ devture_systemd_docker_base_systemd_path }}/matrix-jitsi-prosody.service"
register: matrix_jitsi_prosody_service_stat

- when: matrix_jitsi_prosody_service_stat.stat.exists | bool
block:
- name: Ensure matrix-jitsi-prosody is stopped
ansible.builtin.service:
name: matrix-jitsi-prosody
state: stopped
enabled: false
daemon_reload: true
register: stopping_result

- name: Ensure matrix-jitsi-prosody.service file doesn't exist
ansible.builtin.file:
path: "{{ devture_systemd_docker_base_systemd_path }}/matrix-jitsi-prosody.service"
state: absent

- name: Ensure Matrix jitsi-prosody paths doesn't exist
ansible.builtin.file:
path: "{{ matrix_jitsi_prosody_base_path }}"
state: absent

roles/custom/matrix-jitsi/tasks/setup_jitsi_web.yml → roles/custom/matrix-jitsi/tasks/setup_jitsi_web_install.yml Просмотреть файл

@@ -1,9 +1,5 @@
--- ---


#
# Tasks related to setting up jitsi-web
#

- name: Ensure Matrix jitsi-web path exists - name: Ensure Matrix jitsi-web path exists
ansible.builtin.file: ansible.builtin.file:
path: "{{ item.path }}" path: "{{ item.path }}"
@@ -16,7 +12,7 @@
- {path: "{{ matrix_jitsi_web_config_path }}", when: true} - {path: "{{ matrix_jitsi_web_config_path }}", when: true}
- {path: "{{ matrix_jitsi_web_transcripts_path }}", when: true} - {path: "{{ matrix_jitsi_web_transcripts_path }}", when: true}
- {path: "{{ matrix_jitsi_web_crontabs_path }}", when: true} - {path: "{{ matrix_jitsi_web_crontabs_path }}", when: true}
when: matrix_jitsi_enabled | bool and item.when
when: item.when | bool


- name: Ensure jitsi-web Docker image is pulled - name: Ensure jitsi-web Docker image is pulled
community.docker.docker_image: community.docker.docker_image:
@@ -24,7 +20,6 @@
source: "{{ 'pull' if ansible_version.major > 2 or ansible_version.minor > 7 else omit }}" source: "{{ 'pull' if ansible_version.major > 2 or ansible_version.minor > 7 else omit }}"
force_source: "{{ matrix_jitsi_web_docker_image_force_pull if ansible_version.major > 2 or ansible_version.minor >= 8 else omit }}" force_source: "{{ matrix_jitsi_web_docker_image_force_pull if ansible_version.major > 2 or ansible_version.minor >= 8 else omit }}"
force: "{{ omit if ansible_version.major > 2 or ansible_version.minor >= 8 else matrix_jitsi_web_docker_image_force_pull }}" force: "{{ omit if ansible_version.major > 2 or ansible_version.minor >= 8 else matrix_jitsi_web_docker_image_force_pull }}"
when: matrix_jitsi_enabled | bool
register: result register: result
retries: "{{ devture_playbook_help_container_retries_count }}" retries: "{{ devture_playbook_help_container_retries_count }}"
delay: "{{ devture_playbook_help_container_retries_delay }}" delay: "{{ devture_playbook_help_container_retries_delay }}"
@@ -37,7 +32,6 @@
owner: "{{ matrix_user_username }}" owner: "{{ matrix_user_username }}"
group: "{{ matrix_user_groupname }}" group: "{{ matrix_user_groupname }}"
mode: 0640 mode: 0640
when: matrix_jitsi_enabled | bool


- name: Ensure jitsi-web configuration files created - name: Ensure jitsi-web configuration files created
ansible.builtin.template: ansible.builtin.template:
@@ -49,7 +43,6 @@
with_items: with_items:
- custom-config.js - custom-config.js
- custom-interface_config.js - custom-interface_config.js
when: matrix_jitsi_enabled | bool


- name: Ensure matrix-jitsi-web.service installed - name: Ensure matrix-jitsi-web.service installed
ansible.builtin.template: ansible.builtin.template:
@@ -57,48 +50,3 @@
dest: "{{ devture_systemd_docker_base_systemd_path }}/matrix-jitsi-web.service" dest: "{{ devture_systemd_docker_base_systemd_path }}/matrix-jitsi-web.service"
mode: 0644 mode: 0644
register: matrix_jitsi_web_systemd_service_result register: matrix_jitsi_web_systemd_service_result
when: matrix_jitsi_enabled | bool

- name: Ensure systemd reloaded after matrix-jitsi-web.service installation
ansible.builtin.service:
daemon_reload: true
when: "matrix_jitsi_enabled and matrix_jitsi_web_systemd_service_result.changed"

#
# Tasks related to getting rid of jitsi-web (if it was previously enabled)
#

- name: Check existence of matrix-jitsi-web service
ansible.builtin.stat:
path: "{{ devture_systemd_docker_base_systemd_path }}/matrix-jitsi-web.service"
register: matrix_jitsi_web_service_stat
when: "not matrix_jitsi_enabled | bool"

- name: Ensure matrix-jitsi-web is stopped
ansible.builtin.service:
name: matrix-jitsi-web
state: stopped
enabled: false
daemon_reload: true
register: stopping_result
when: "not matrix_jitsi_enabled | bool and matrix_jitsi_web_service_stat.stat.exists"

- name: Ensure matrix-jitsi-web.service doesn't exist
ansible.builtin.file:
path: "{{ devture_systemd_docker_base_systemd_path }}/matrix-jitsi-web.service"
state: absent
when: "not matrix_jitsi_enabled | bool and matrix_jitsi_web_service_stat.stat.exists"

- name: Ensure systemd reloaded after matrix-jitsi-web.service removal
ansible.builtin.service:
daemon_reload: true
when: "not matrix_jitsi_enabled | bool and matrix_jitsi_web_service_stat.stat.exists"

- name: Ensure Matrix jitsi-web paths doesn't exist
ansible.builtin.file:
path: "{{ matrix_jitsi_web_base_path }}"
state: absent
when: "not matrix_jitsi_enabled | bool"

# Intentionally not removing the Docker image when uninstalling.
# We can't be sure it had been pulled by us in the first place.

+ 26
- 0
roles/custom/matrix-jitsi/tasks/setup_jitsi_web_uninstall.yml Просмотреть файл

@@ -0,0 +1,26 @@
---

- name: Check existence of matrix-jitsi-web service
ansible.builtin.stat:
path: "{{ devture_systemd_docker_base_systemd_path }}/matrix-jitsi-web.service"
register: matrix_jitsi_web_service_stat

- when: matrix_jitsi_web_service_stat.stat.exists | bool
block:
- name: Ensure matrix-jitsi-web is stopped
ansible.builtin.service:
name: matrix-jitsi-web
state: stopped
enabled: false
daemon_reload: true
register: stopping_result

- name: Ensure matrix-jitsi-web.service doesn't exist
ansible.builtin.file:
path: "{{ devture_systemd_docker_base_systemd_path }}/matrix-jitsi-web.service"
state: absent

- name: Ensure Matrix jitsi-web paths doesn't exist
ansible.builtin.file:
path: "{{ matrix_jitsi_web_base_path }}"
state: absent

+ 10
- 14
roles/custom/matrix-ldap-registration-proxy/tasks/main.yml Просмотреть файл

@@ -1,25 +1,21 @@
--- ---


- when: matrix_ldap_registration_proxy_enabled | bool
ansible.builtin.import_tasks: "{{ role_path }}/tasks/inject_into_nginx_proxy.yml"
- block:
- when: matrix_ldap_registration_proxy_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/inject_into_nginx_proxy.yml"
tags: tags:
- setup-all - setup-all
- setup-nginx-proxy - setup-nginx-proxy


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/validate_config.yml"
when: "run_setup | bool and matrix_ldap_registration_proxy_enabled | bool"
tags:
- setup-all
- setup-matrix-ldap-registration-proxy
- block:
- when: matrix_ldap_registration_proxy_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/validate_config.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_install.yml"
when: "run_setup | bool and matrix_ldap_registration_proxy_enabled | bool"
tags:
- setup-all
- setup-matrix-ldap-registration-proxy
- when: matrix_ldap_registration_proxy_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
when: "run_setup | bool and not matrix_ldap_registration_proxy_enabled | bool"
- when: not matrix_ldap_registration_proxy_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
tags: tags:
- setup-all - setup-all
- setup-matrix-ldap-registration-proxy - setup-matrix-ldap-registration-proxy

+ 10
- 17
roles/custom/matrix-ma1sd/tasks/main.yml Просмотреть файл

@@ -1,26 +1,19 @@
--- ---


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/validate_config.yml"
when: "run_setup | bool and matrix_ma1sd_enabled | bool"
tags:
- setup-all
- setup-ma1sd
- block:
- when: matrix_ma1sd_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/validate_config.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_install.yml"
when: "run_setup | bool and matrix_ma1sd_enabled | bool"
tags:
- setup-all
- setup-ma1sd
- when: matrix_ma1sd_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
when: "run_setup | bool and not matrix_ma1sd_enabled | bool"
- when: not matrix_ma1sd_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
tags: tags:
- setup-all
- setup-ma1sd - setup-ma1sd


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/self_check_ma1sd.yml"
delegate_to: 127.0.0.1
become: false
when: "run_self_check | bool and matrix_ma1sd_enabled | bool"
- block:
- when: matrix_ma1sd_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/self_check.yml"
tags: tags:
- self-check - self-check

roles/custom/matrix-ma1sd/tasks/self_check_ma1sd.yml → roles/custom/matrix-ma1sd/tasks/self_check.yml Просмотреть файл

@@ -11,6 +11,8 @@
check_mode: false check_mode: false
register: result_ma1sd register: result_ma1sd
ignore_errors: true ignore_errors: true
delegate_to: 127.0.0.1
become: false


- name: Fail if ma1sd Identity Service not working - name: Fail if ma1sd Identity Service not working
ansible.builtin.fail: ansible.builtin.fail:

+ 6
- 2
roles/custom/matrix-mailer/tasks/main.yml Просмотреть файл

@@ -1,7 +1,11 @@
--- ---


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_mailer.yml"
when: run_setup | bool
- block:
- when: matrix_mailer_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"

- when: not matrix_mailer_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
tags: tags:
- setup-all - setup-all
- setup-mailer - setup-mailer

roles/custom/matrix-mailer/tasks/setup_mailer.yml → roles/custom/matrix-mailer/tasks/setup_install.yml Просмотреть файл

@@ -1,9 +1,5 @@
--- ---


#
# Tasks related to setting up the mailer
#

- name: Ensure mailer base path exists - name: Ensure mailer base path exists
ansible.builtin.file: ansible.builtin.file:
path: "{{ item.path }}" path: "{{ item.path }}"
@@ -14,14 +10,13 @@
with_items: with_items:
- {path: "{{ matrix_mailer_base_path }}", when: true} - {path: "{{ matrix_mailer_base_path }}", when: true}
- {path: "{{ matrix_mailer_container_image_self_build_src_files_path }}", when: "{{ matrix_mailer_container_image_self_build }}"} - {path: "{{ matrix_mailer_container_image_self_build_src_files_path }}", when: "{{ matrix_mailer_container_image_self_build }}"}
when: "matrix_mailer_enabled | bool and item.when"
when: item.when | bool


- name: Ensure mailer environment variables file created - name: Ensure mailer environment variables file created
ansible.builtin.template: ansible.builtin.template:
src: "{{ role_path }}/templates/env-mailer.j2" src: "{{ role_path }}/templates/env-mailer.j2"
dest: "{{ matrix_mailer_base_path }}/env-mailer" dest: "{{ matrix_mailer_base_path }}/env-mailer"
mode: 0640 mode: 0640
when: matrix_mailer_enabled | bool


- name: Ensure exim-relay repository is present on self-build - name: Ensure exim-relay repository is present on self-build
ansible.builtin.git: ansible.builtin.git:
@@ -32,7 +27,7 @@
become: true become: true
become_user: "{{ matrix_user_username }}" become_user: "{{ matrix_user_username }}"
register: matrix_mailer_git_pull_results register: matrix_mailer_git_pull_results
when: "matrix_mailer_enabled | bool and matrix_mailer_container_image_self_build | bool"
when: matrix_mailer_container_image_self_build | bool


- name: Ensure exim-relay Docker image is built - name: Ensure exim-relay Docker image is built
community.docker.docker_image: community.docker.docker_image:
@@ -44,7 +39,7 @@
dockerfile: Dockerfile dockerfile: Dockerfile
path: "{{ matrix_mailer_container_image_self_build_src_files_path }}" path: "{{ matrix_mailer_container_image_self_build_src_files_path }}"
pull: true pull: true
when: "matrix_mailer_enabled | bool and matrix_mailer_container_image_self_build | bool"
when: matrix_mailer_container_image_self_build | bool


- name: Ensure exim-relay image is pulled - name: Ensure exim-relay image is pulled
community.docker.docker_image: community.docker.docker_image:
@@ -52,7 +47,7 @@
source: "{{ 'pull' if ansible_version.major > 2 or ansible_version.minor > 7 else omit }}" source: "{{ 'pull' if ansible_version.major > 2 or ansible_version.minor > 7 else omit }}"
force_source: "{{ matrix_mailer_docker_image_force_pull if ansible_version.major > 2 or ansible_version.minor >= 8 else omit }}" force_source: "{{ matrix_mailer_docker_image_force_pull if ansible_version.major > 2 or ansible_version.minor >= 8 else omit }}"
force: "{{ omit if ansible_version.major > 2 or ansible_version.minor >= 8 else matrix_mailer_docker_image_force_pull }}" force: "{{ omit if ansible_version.major > 2 or ansible_version.minor >= 8 else matrix_mailer_docker_image_force_pull }}"
when: "matrix_mailer_enabled | bool and not matrix_mailer_container_image_self_build | bool"
when: "not matrix_mailer_container_image_self_build | bool"
register: result register: result
retries: "{{ devture_playbook_help_container_retries_count }}" retries: "{{ devture_playbook_help_container_retries_count }}"
delay: "{{ devture_playbook_help_container_retries_delay }}" delay: "{{ devture_playbook_help_container_retries_delay }}"
@@ -64,51 +59,8 @@
dest: "{{ devture_systemd_docker_base_systemd_path }}/matrix-mailer.service" dest: "{{ devture_systemd_docker_base_systemd_path }}/matrix-mailer.service"
mode: 0644 mode: 0644
register: matrix_mailer_systemd_service_result register: matrix_mailer_systemd_service_result
when: matrix_mailer_enabled | bool


- name: Ensure systemd reloaded after matrix-mailer.service installation - name: Ensure systemd reloaded after matrix-mailer.service installation
ansible.builtin.service: ansible.builtin.service:
daemon_reload: true daemon_reload: true
when: "matrix_mailer_enabled | bool and matrix_mailer_systemd_service_result.changed"

#
# Tasks related to getting rid of the mailer (if it was previously enabled)
#

- name: Check existence of matrix-mailer service
ansible.builtin.stat:
path: "{{ devture_systemd_docker_base_systemd_path }}/matrix-mailer.service"
register: matrix_mailer_service_stat
when: "not matrix_mailer_enabled | bool"

- name: Ensure matrix-mailer is stopped
ansible.builtin.service:
name: matrix-mailer
state: stopped
enabled: false
daemon_reload: true
register: stopping_result
when: "not matrix_mailer_enabled | bool and matrix_mailer_service_stat.stat.exists"

- name: Ensure matrix-mailer.service doesn't exist
ansible.builtin.file:
path: "{{ devture_systemd_docker_base_systemd_path }}/matrix-mailer.service"
state: absent
when: "not matrix_mailer_enabled | bool and matrix_mailer_service_stat.stat.exists"

- name: Ensure systemd reloaded after matrix-mailer.service removal
ansible.builtin.service:
daemon_reload: true
when: "not matrix_mailer_enabled | bool and matrix_mailer_service_stat.stat.exists"

- name: Ensure Matrix mailer environment variables path doesn't exist
ansible.builtin.file:
path: "{{ matrix_mailer_base_path }}"
state: absent
when: "not matrix_mailer_enabled | bool"

- name: Ensure mailer Docker image doesn't exist
community.docker.docker_image:
name: "{{ matrix_mailer_docker_image }}"
state: absent
when: "not matrix_mailer_enabled | bool"
when: matrix_mailer_systemd_service_result.changed | bool

+ 35
- 0
roles/custom/matrix-mailer/tasks/setup_uninstall.yml Просмотреть файл

@@ -0,0 +1,35 @@
---

- name: Check existence of matrix-mailer service
ansible.builtin.stat:
path: "{{ devture_systemd_docker_base_systemd_path }}/matrix-mailer.service"
register: matrix_mailer_service_stat

- when: matrix_mailer_service_stat.stat.exists | bool
block:
- name: Ensure matrix-mailer is stopped
ansible.builtin.service:
name: matrix-mailer
state: stopped
enabled: false
daemon_reload: true
register: stopping_result

- name: Ensure matrix-mailer.service doesn't exist
ansible.builtin.file:
path: "{{ devture_systemd_docker_base_systemd_path }}/matrix-mailer.service"
state: absent

- name: Ensure systemd reloaded after matrix-mailer.service removal
ansible.builtin.service:
daemon_reload: true

- name: Ensure Matrix mailer path doesn't exist
ansible.builtin.file:
path: "{{ matrix_mailer_base_path }}"
state: absent

- name: Ensure mailer Docker image doesn't exist
community.docker.docker_image:
name: "{{ matrix_mailer_docker_image }}"
state: absent

+ 2
- 4
roles/custom/matrix-nginx-proxy/tasks/main.yml Просмотреть файл

@@ -22,10 +22,8 @@
- setup-all - setup-all
- setup-nginx-proxy - setup-nginx-proxy


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/self_check_well_known.yml"
delegate_to: 127.0.0.1
become: false
when: run_self_check | bool
- block:
- ansible.builtin.include_tasks: "{{ role_path }}/tasks/self_check_well_known.yml"
tags: tags:
- self-check - self-check




+ 8
- 11
roles/custom/matrix-ntfy/tasks/main.yml Просмотреть файл

@@ -1,20 +1,17 @@
--- ---


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_install.yml"
when: "run_setup | bool and matrix_ntfy_enabled | bool"
tags:
- setup-all
- setup-ntfy
- block:
- when: matrix_ntfy_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
when: "run_setup | bool and not matrix_ntfy_enabled | bool"
- when: not matrix_ntfy_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
tags: tags:
- setup-all - setup-all
- setup-ntfy - setup-ntfy


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/self_check.yml"
delegate_to: 127.0.0.1
become: false
when: "run_self_check | bool and matrix_ntfy_enabled | bool"
- block:
- when: matrix_ntfy_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/self_check.yml"
tags: tags:
- self-check - self-check

+ 2
- 0
roles/custom/matrix-ntfy/tasks/self_check.yml Просмотреть файл

@@ -14,6 +14,8 @@
register: matrix_ntfy_self_check_result register: matrix_ntfy_self_check_result
check_mode: false check_mode: false
ignore_errors: true ignore_errors: true
delegate_to: 127.0.0.1
become: false


- name: Fail if ntfy not working - name: Fail if ntfy not working
ansible.builtin.fail: ansible.builtin.fail:


+ 8
- 7
roles/custom/matrix-postgres-backup/tasks/main.yml Просмотреть файл

@@ -1,13 +1,14 @@
--- ---


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/validate_config.yml"
when: "run_setup | bool and matrix_postgres_backup_enabled | bool"
tags:
- setup-all
- setup-postgres-backup
- block:
- when: matrix_postgres_backup_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/validate_config.yml"

- when: matrix_postgres_backup_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_postgres_backup.yml"
when: run_setup | bool
- when: not matrix_postgres_backup_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
tags: tags:
- setup-all - setup-all
- setup-postgres-backup - setup-postgres-backup

+ 57
- 0
roles/custom/matrix-postgres-backup/tasks/setup_install.yml Просмотреть файл

@@ -0,0 +1,57 @@
---


- ansible.builtin.import_role:
name: custom/matrix-postgres
tasks_from: detect_existing_postgres_version
when: 'matrix_postgres_backup_postgres_data_path != ""'

# If we have found an existing version (installed from before), we use its corresponding Docker image.
# If not, we install using the latest Postgres.
#
# Upgrading is supposed to be performed separately and explicitly (see `upgrade_postgres.yml`).
- ansible.builtin.set_fact:
matrix_postgres_backup_docker_image_to_use: "{{ matrix_postgres_backup_docker_image_latest if matrix_postgres_backup_detected_version_corresponding_docker_image | default('') == '' else matrix_postgres_backup_detected_version_corresponding_docker_image }}"

- name: Ensure postgres backup Docker image is pulled
community.docker.docker_image:
name: "{{ matrix_postgres_backup_docker_image_to_use }}"
source: "{{ 'pull' if ansible_version.major > 2 or ansible_version.minor > 7 else omit }}"
force_source: "{{ matrix_postgres_backup_docker_image_force_pull if ansible_version.major > 2 or ansible_version.minor >= 8 else omit }}"
force: "{{ omit if ansible_version.major > 2 or ansible_version.minor >= 8 else matrix_postgres_backup_docker_image_force_pull }}"
register: result
retries: "{{ devture_playbook_help_container_retries_count }}"
delay: "{{ devture_playbook_help_container_retries_delay }}"
until: result is not failed

- name: Ensure Postgres backup paths exist
ansible.builtin.file:
path: "{{ item }}"
state: directory
mode: 0700
owner: "{{ matrix_user_username }}"
group: "{{ matrix_user_groupname }}"
with_items:
- "{{ matrix_postgres_backup_path }}"

- name: Ensure Postgres environment variables file created
ansible.builtin.template:
src: "{{ role_path }}/templates/{{ item }}.j2"
dest: "{{ matrix_postgres_backup_path }}/{{ item }}"
owner: "{{ matrix_user_username }}"
group: "{{ matrix_user_groupname }}"
mode: 0640
with_items:
- "env-postgres-backup"

- name: Ensure matrix-postgres-backup.service installed
ansible.builtin.template:
src: "{{ role_path }}/templates/systemd/matrix-postgres-backup.service.j2"
dest: "{{ devture_systemd_docker_base_systemd_path }}/matrix-postgres-backup.service"
mode: 0644
register: matrix_postgres_backup_systemd_service_result

- name: Ensure systemd reloaded after matrix-postgres-backup.service installation
ansible.builtin.service:
daemon_reload: true
when: matrix_postgres_backup_systemd_service_result.changed | bool

+ 0
- 112
roles/custom/matrix-postgres-backup/tasks/setup_postgres_backup.yml Просмотреть файл

@@ -1,112 +0,0 @@
---

#
# Tasks related to setting up postgres backup
#
- ansible.builtin.import_role:
name: custom/matrix-postgres
tasks_from: detect_existing_postgres_version
when: 'matrix_postgres_backup_enabled | bool and matrix_postgres_backup_postgres_data_path != ""'

# If we have found an existing version (installed from before), we use its corresponding Docker image.
# If not, we install using the latest Postgres.
#
# Upgrading is supposed to be performed separately and explicitly (see `upgrade_postgres.yml`).
- ansible.builtin.set_fact:
matrix_postgres_backup_docker_image_to_use: "{{ matrix_postgres_backup_docker_image_latest if matrix_postgres_backup_detected_version_corresponding_docker_image | default('') == '' else matrix_postgres_backup_detected_version_corresponding_docker_image }}"
when: matrix_postgres_backup_enabled | bool

- name: Ensure postgres backup Docker image is pulled
community.docker.docker_image:
name: "{{ matrix_postgres_backup_docker_image_to_use }}"
source: "{{ 'pull' if ansible_version.major > 2 or ansible_version.minor > 7 else omit }}"
force_source: "{{ matrix_postgres_backup_docker_image_force_pull if ansible_version.major > 2 or ansible_version.minor >= 8 else omit }}"
force: "{{ omit if ansible_version.major > 2 or ansible_version.minor >= 8 else matrix_postgres_backup_docker_image_force_pull }}"
when: matrix_postgres_backup_enabled | bool
register: result
retries: "{{ devture_playbook_help_container_retries_count }}"
delay: "{{ devture_playbook_help_container_retries_delay }}"
until: result is not failed

- name: Ensure Postgres backup paths exist
ansible.builtin.file:
path: "{{ item }}"
state: directory
mode: 0700
owner: "{{ matrix_user_username }}"
group: "{{ matrix_user_groupname }}"
with_items:
- "{{ matrix_postgres_backup_path }}"
when: matrix_postgres_backup_enabled | bool

- name: Ensure Postgres environment variables file created
ansible.builtin.template:
src: "{{ role_path }}/templates/{{ item }}.j2"
dest: "{{ matrix_postgres_backup_path }}/{{ item }}"
owner: "{{ matrix_user_username }}"
group: "{{ matrix_user_groupname }}"
mode: 0640
with_items:
- "env-postgres-backup"
when: matrix_postgres_backup_enabled | bool

- name: Ensure matrix-postgres-backup.service installed
ansible.builtin.template:
src: "{{ role_path }}/templates/systemd/matrix-postgres-backup.service.j2"
dest: "{{ devture_systemd_docker_base_systemd_path }}/matrix-postgres-backup.service"
mode: 0644
register: matrix_postgres_backup_systemd_service_result
when: matrix_postgres_backup_enabled | bool

- name: Ensure systemd reloaded after matrix-postgres-backup.service installation
ansible.builtin.service:
daemon_reload: true
when: "matrix_postgres_backup_enabled | bool and matrix_postgres_backup_systemd_service_result.changed"

#
# Tasks related to getting rid of postgres backup (if it was previously enabled)
#

- name: Check existence of matrix-postgres-backup service
ansible.builtin.stat:
path: "{{ devture_systemd_docker_base_systemd_path }}/matrix-postgres-backup.service"
register: matrix_postgres_backup_service_stat
when: "not matrix_postgres_backup_enabled | bool"

- name: Ensure matrix-postgres-backup is stopped
ansible.builtin.service:
name: matrix-postgres-backup
state: stopped
enabled: false
daemon_reload: true
when: "not matrix_postgres_backup_enabled | bool and matrix_postgres_backup_service_stat.stat.exists"

- name: Ensure matrix-postgres-backup.service doesn't exist
ansible.builtin.file:
path: "{{ devture_systemd_docker_base_systemd_path }}/matrix-postgres-backup.service"
state: absent
when: "not matrix_postgres_backup_enabled | bool and matrix_postgres_backup_service_stat.stat.exists"

- name: Ensure systemd reloaded after matrix-postgres-backup.service removal
ansible.builtin.service:
daemon_reload: true
when: "not matrix_postgres_backup_enabled | bool and matrix_postgres_backup_service_stat.stat.exists"

- name: Check existence of matrix-postgres-backup backup path
ansible.builtin.stat:
path: "{{ matrix_postgres_backup_path }}"
register: matrix_postgres_backup_path_stat
when: "not matrix_postgres_backup_enabled | bool"

# We just want to notify the user. Deleting data is too destructive.
- name: Inject warning if matrix-postgres backup data remains
ansible.builtin.set_fact:
devture_playbook_runtime_messages_list: |
{{
devture_playbook_runtime_messages_list | default([])
+
[
"NOTE: You are not using the local backup service to backup the PostgreSQL database, but some old data remains from before in `{{ matrix_postgres_backup_path }}`. Feel free to delete it."
]
}}
when: "not matrix_postgres_backup_enabled | bool and matrix_postgres_backup_path_stat.stat.exists"

+ 43
- 0
roles/custom/matrix-postgres-backup/tasks/setup_uninstall.yml Просмотреть файл

@@ -0,0 +1,43 @@
---

- name: Check existence of matrix-postgres-backup service
ansible.builtin.stat:
path: "{{ devture_systemd_docker_base_systemd_path }}/matrix-postgres-backup.service"
register: matrix_postgres_backup_service_stat


- when: matrix_postgres_backup_service_stat.stat.exists | bool
block:
- name: Ensure matrix-postgres-backup is stopped
ansible.builtin.service:
name: matrix-postgres-backup
state: stopped
enabled: false
daemon_reload: true

- name: Ensure matrix-postgres-backup.service doesn't exist
ansible.builtin.file:
path: "{{ devture_systemd_docker_base_systemd_path }}/matrix-postgres-backup.service"
state: absent

- name: Ensure systemd reloaded after matrix-postgres-backup.service removal
ansible.builtin.service:
daemon_reload: true

- name: Check existence of matrix-postgres-backup backup path
ansible.builtin.stat:
path: "{{ matrix_postgres_backup_path }}"
register: matrix_postgres_backup_path_stat

# We just want to notify the user. Deleting data is too destructive.
- name: Inject warning if matrix-postgres backup data remains
ansible.builtin.set_fact:
devture_playbook_runtime_messages_list: |
{{
devture_playbook_runtime_messages_list | default([])
+
[
"NOTE: You are not using the local backup service to backup the PostgreSQL database, but some old data remains from before in `{{ matrix_postgres_backup_path }}`. Feel free to delete it."
]
}}
when: matrix_postgres_backup_path_stat.stat.exists | bool

+ 9
- 3
roles/custom/matrix-prometheus-node-exporter/tasks/main.yml Просмотреть файл

@@ -1,12 +1,18 @@
--- ---


- when: matrix_prometheus_node_exporter_enabled | bool and matrix_prometheus_node_exporter_metrics_proxying_enabled | bool
ansible.builtin.import_tasks: "{{ role_path }}/tasks/inject_into_nginx_proxy.yml"
- block:
- when: matrix_prometheus_node_exporter_enabled | bool and matrix_prometheus_node_exporter_metrics_proxying_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/inject_into_nginx_proxy.yml"
tags: tags:
- setup-all - setup-all
- setup-nginx-proxy - setup-nginx-proxy


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup.yml"
- block:
- when: matrix_prometheus_node_exporter_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"

- when: not matrix_prometheus_node_exporter_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
tags: tags:
- setup-all - setup-all
- setup-prometheus-node-exporter - setup-prometheus-node-exporter

+ 0
- 59
roles/custom/matrix-prometheus-node-exporter/tasks/setup.yml Просмотреть файл

@@ -1,59 +0,0 @@
---

#
# Tasks related to setting up matrix-prometheus-node-exporter
#

- name: Ensure matrix-prometheus-node-exporter image is pulled
community.docker.docker_image:
name: "{{ matrix_prometheus_node_exporter_docker_image }}"
source: "{{ 'pull' if ansible_version.major > 2 or ansible_version.minor > 7 else omit }}"
force_source: "{{ matrix_prometheus_node_exporter_docker_image_force_pull if ansible_version.major > 2 or ansible_version.minor >= 8 else omit }}"
force: "{{ omit if ansible_version.major > 2 or ansible_version.minor >= 8 else matrix_prometheus_node_exporter_docker_image_force_pull }}"
when: "matrix_prometheus_node_exporter_enabled | bool"
register: result
retries: "{{ devture_playbook_help_container_retries_count }}"
delay: "{{ devture_playbook_help_container_retries_delay }}"
until: result is not failed

- name: Ensure matrix-prometheus-node-exporter.service installed
ansible.builtin.template:
src: "{{ role_path }}/templates/systemd/matrix-prometheus-node-exporter.service.j2"
dest: "{{ devture_systemd_docker_base_systemd_path }}/matrix-prometheus-node-exporter.service"
mode: 0644
register: matrix_prometheus_node_exporter_systemd_service_result
when: matrix_prometheus_node_exporter_enabled | bool

- name: Ensure systemd reloaded after matrix-prometheus.service installation
ansible.builtin.service:
daemon_reload: true
when: "matrix_prometheus_node_exporter_enabled | bool and matrix_prometheus_node_exporter_systemd_service_result.changed"

#
# Tasks related to getting rid of matrix-prometheus-node-exporter (if it was previously enabled)
#

- name: Check existence of matrix-prometheus-node-exporter service
ansible.builtin.stat:
path: "{{ devture_systemd_docker_base_systemd_path }}/matrix-prometheus-node-exporter.service"
register: matrix_prometheus_node_exporter_service_stat

- name: Ensure matrix-prometheus-node-exporter is stopped
ansible.builtin.service:
name: matrix-prometheus-node-exporter
state: stopped
enabled: false
daemon_reload: true
register: stopping_result
when: "not matrix_prometheus_node_exporter_enabled | bool and matrix_prometheus_node_exporter_service_stat.stat.exists"

- name: Ensure matrix-prometheus-node-exporter.service doesn't exist
ansible.builtin.file:
path: "{{ devture_systemd_docker_base_systemd_path }}/matrix-prometheus-node-exporter.service"
state: absent
when: "not matrix_prometheus_node_exporter_enabled | bool and matrix_prometheus_node_exporter_service_stat.stat.exists"

- name: Ensure systemd reloaded after matrix-prometheus-node-exporter.service removal
ansible.builtin.service:
daemon_reload: true
when: "not matrix_prometheus_node_exporter_enabled | bool and matrix_prometheus_node_exporter_service_stat.stat.exists"

+ 19
- 0
roles/custom/matrix-prometheus-node-exporter/tasks/setup_install.yml Просмотреть файл

@@ -0,0 +1,19 @@
---

- name: Ensure matrix-prometheus-node-exporter image is pulled
community.docker.docker_image:
name: "{{ matrix_prometheus_node_exporter_docker_image }}"
source: "{{ 'pull' if ansible_version.major > 2 or ansible_version.minor > 7 else omit }}"
force_source: "{{ matrix_prometheus_node_exporter_docker_image_force_pull if ansible_version.major > 2 or ansible_version.minor >= 8 else omit }}"
force: "{{ omit if ansible_version.major > 2 or ansible_version.minor >= 8 else matrix_prometheus_node_exporter_docker_image_force_pull }}"
register: result
retries: "{{ devture_playbook_help_container_retries_count }}"
delay: "{{ devture_playbook_help_container_retries_delay }}"
until: result is not failed

- name: Ensure matrix-prometheus-node-exporter.service installed
ansible.builtin.template:
src: "{{ role_path }}/templates/systemd/matrix-prometheus-node-exporter.service.j2"
dest: "{{ devture_systemd_docker_base_systemd_path }}/matrix-prometheus-node-exporter.service"
mode: 0644
register: matrix_prometheus_node_exporter_systemd_service_result

+ 25
- 0
roles/custom/matrix-prometheus-node-exporter/tasks/setup_uninstall.yml Просмотреть файл

@@ -0,0 +1,25 @@
---

- name: Check existence of matrix-prometheus-node-exporter service
ansible.builtin.stat:
path: "{{ devture_systemd_docker_base_systemd_path }}/matrix-prometheus-node-exporter.service"
register: matrix_prometheus_node_exporter_service_stat

- when: matrix_prometheus_node_exporter_service_stat.stat.exists | bool
block:
- name: Ensure matrix-prometheus-node-exporter is stopped
ansible.builtin.service:
name: matrix-prometheus-node-exporter
state: stopped
enabled: false
daemon_reload: true
register: stopping_result

- name: Ensure matrix-prometheus-node-exporter.service doesn't exist
ansible.builtin.file:
path: "{{ devture_systemd_docker_base_systemd_path }}/matrix-prometheus-node-exporter.service"
state: absent

- name: Ensure systemd reloaded after matrix-prometheus-node-exporter.service removal
ansible.builtin.service:
daemon_reload: true

+ 9
- 3
roles/custom/matrix-prometheus-postgres-exporter/tasks/main.yml Просмотреть файл

@@ -1,12 +1,18 @@
--- ---


- when: matrix_prometheus_node_exporter_enabled | bool and matrix_prometheus_node_exporter_metrics_proxying_enabled | bool
ansible.builtin.import_tasks: "{{ role_path }}/tasks/inject_into_nginx_proxy.yml"
- block:
- when: matrix_prometheus_postgres_exporter_enabled | bool and matrix_prometheus_postgres_exporter_metrics_proxying_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/inject_into_nginx_proxy.yml"
tags: tags:
- setup-all - setup-all
- setup-nginx-proxy - setup-nginx-proxy


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup.yml"
- block:
- when: matrix_prometheus_postgres_exporter_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"

- when: not matrix_prometheus_postgres_exporter_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
tags: tags:
- setup-all - setup-all
- setup-prometheus-postgres-exporter - setup-prometheus-postgres-exporter

+ 0
- 59
roles/custom/matrix-prometheus-postgres-exporter/tasks/setup.yml Просмотреть файл

@@ -1,59 +0,0 @@
---

#
# Tasks related to setting up matrix-prometheus-postgres-exporter
#

- name: Ensure matrix-prometheus-postgres-exporter image is pulled
community.docker.docker_image:
name: "{{ matrix_prometheus_postgres_exporter_docker_image }}"
source: "{{ 'pull' if ansible_version.major > 2 or ansible_version.minor > 7 else omit }}"
force_source: "{{ matrix_prometheus_postgres_exporter_docker_image_force_pull if ansible_version.major > 2 or ansible_version.minor >= 8 else omit }}"
force: "{{ omit if ansible_version.major > 2 or ansible_version.minor >= 8 else matrix_prometheus_postgres_exporter_docker_image_force_pull }}"
when: "matrix_prometheus_postgres_exporter_enabled | bool"
register: result
retries: "{{ devture_playbook_help_container_retries_count }}"
delay: "{{ devture_playbook_help_container_retries_delay }}"
until: result is not failed

- name: Ensure matrix-prometheus-postgres-exporter.service installed
ansible.builtin.template:
src: "{{ role_path }}/templates/systemd/matrix-prometheus-postgres-exporter.service.j2"
dest: "{{ devture_systemd_docker_base_systemd_path }}/matrix-prometheus-postgres-exporter.service"
mode: 0644
register: matrix_prometheus_postgres_exporter_systemd_service_result
when: matrix_prometheus_postgres_exporter_enabled | bool

- name: Ensure systemd reloaded after matrix-prometheus.service installation
ansible.builtin.service:
daemon_reload: true
when: "matrix_prometheus_postgres_exporter_enabled | bool and matrix_prometheus_postgres_exporter_systemd_service_result.changed"

#
# Tasks related to getting rid of matrix-prometheus-postgres-exporter (if it was previously enabled)
#

- name: Check existence of matrix-prometheus-postgres-exporter service
ansible.builtin.stat:
path: "{{ devture_systemd_docker_base_systemd_path }}/matrix-prometheus-postgres-exporter.service"
register: matrix_prometheus_postgres_exporter_service_stat

- name: Ensure matrix-prometheus-postgres-exporter is stopped
ansible.builtin.service:
name: matrix-prometheus-postgres-exporter
state: stopped
enabled: false
daemon_reload: true
register: stopping_result
when: "not matrix_prometheus_postgres_exporter_enabled | bool and matrix_prometheus_postgres_exporter_service_stat.stat.exists"

- name: Ensure matrix-prometheus-postgres-exporter.service doesn't exist
ansible.builtin.file:
path: "{{ devture_systemd_docker_base_systemd_path }}/matrix-prometheus-postgres-exporter.service"
state: absent
when: "not matrix_prometheus_postgres_exporter_enabled | bool and matrix_prometheus_postgres_exporter_service_stat.stat.exists"

- name: Ensure systemd reloaded after matrix-prometheus-postgres-exporter.service removal
ansible.builtin.service:
daemon_reload: true
when: "not matrix_prometheus_postgres_exporter_enabled | bool and matrix_prometheus_postgres_exporter_service_stat.stat.exists"

+ 19
- 0
roles/custom/matrix-prometheus-postgres-exporter/tasks/setup_install.yml Просмотреть файл

@@ -0,0 +1,19 @@
---

- name: Ensure matrix-prometheus-postgres-exporter image is pulled
community.docker.docker_image:
name: "{{ matrix_prometheus_postgres_exporter_docker_image }}"
source: "{{ 'pull' if ansible_version.major > 2 or ansible_version.minor > 7 else omit }}"
force_source: "{{ matrix_prometheus_postgres_exporter_docker_image_force_pull if ansible_version.major > 2 or ansible_version.minor >= 8 else omit }}"
force: "{{ omit if ansible_version.major > 2 or ansible_version.minor >= 8 else matrix_prometheus_postgres_exporter_docker_image_force_pull }}"
register: result
retries: "{{ devture_playbook_help_container_retries_count }}"
delay: "{{ devture_playbook_help_container_retries_delay }}"
until: result is not failed

- name: Ensure matrix-prometheus-postgres-exporter.service installed
ansible.builtin.template:
src: "{{ role_path }}/templates/systemd/matrix-prometheus-postgres-exporter.service.j2"
dest: "{{ devture_systemd_docker_base_systemd_path }}/matrix-prometheus-postgres-exporter.service"
mode: 0644
register: matrix_prometheus_postgres_exporter_systemd_service_result

+ 21
- 0
roles/custom/matrix-prometheus-postgres-exporter/tasks/setup_uninstall.yml Просмотреть файл

@@ -0,0 +1,21 @@
---

- name: Check existence of matrix-prometheus-postgres-exporter service
ansible.builtin.stat:
path: "{{ devture_systemd_docker_base_systemd_path }}/matrix-prometheus-postgres-exporter.service"
register: matrix_prometheus_postgres_exporter_service_stat

- when: matrix_prometheus_postgres_exporter_service_stat.stat.exists | bool
block:
- name: Ensure matrix-prometheus-postgres-exporter is stopped
ansible.builtin.service:
name: matrix-prometheus-postgres-exporter
state: stopped
enabled: false
daemon_reload: true
register: stopping_result

- name: Ensure matrix-prometheus-postgres-exporter.service doesn't exist
ansible.builtin.file:
path: "{{ devture_systemd_docker_base_systemd_path }}/matrix-prometheus-postgres-exporter.service"
state: absent

+ 7
- 12
roles/custom/matrix-prometheus/tasks/main.yml Просмотреть файл

@@ -1,19 +1,14 @@
--- ---


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/validate_config.yml"
when: "run_setup | bool and matrix_prometheus_enabled | bool"
tags:
- setup-all
- setup-prometheus
- block:
- when: matrix_prometheus_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/validate_config.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_install.yml"
when: "run_setup | bool and matrix_prometheus_enabled | bool"
tags:
- setup-all
- setup-prometheus
- when: matrix_prometheus_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"


- ansible.builtin.import_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
when: "run_setup | bool and not matrix_prometheus_enabled | bool"
- when: not matrix_prometheus_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_uninstall.yml"
tags: tags:
- setup-all - setup-all
- setup-prometheus - setup-prometheus

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

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