matrix-docker-ansible-deploy/roles/matrix-ma1sd/tasks
Slavi Pantaleev a095accce7 Replace some CentOS references to support other RHEL derivatives
Not hardcoding 'CentOS' and using the OS family ('RedHat') instead,
we now behave better on Rockylinux and AlmaLinux, etc.

With that said, we may or may not fully support CentOS/Rockylinux/AlmaLinux v8 yet.
Certain things were improved in
https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/300.

v8 support is discussed here: https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/300
Certain things (firewalld?) may still be problematic. This patch does not try to address those.
If the remaining issues are confirmed to be fixed in the future, we can mark v8 as supported.
2022-02-06 18:05:25 +02:00
..
init.yml Do not run self-build Ansible version-check, if component not enabled 2021-06-08 08:59:02 +03:00
main.yml Separate matrix-ma1sd install/uninstall tasks 2020-12-14 16:57:51 +02:00
migrate_mxisd.yml Disable systemd services when stopping to uninstall them 2021-11-10 17:39:21 +02:00
self_check_ma1sd.yml Run all API self checks in check_mode 2020-07-04 15:24:33 +02:00
setup_install.yml Replace some CentOS references to support other RHEL derivatives 2022-02-06 18:05:25 +02:00
setup_uninstall.yml Disable systemd services when stopping to uninstall them 2021-11-10 17:39:21 +02:00
validate_config.yml Add warning about matrix_ma1sd_default_port being renamed 2021-11-17 10:38:52 +02:00