matrix-docker-ansible-deploy/roles/matrix-base/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
..
server_base Replace some CentOS references to support other RHEL derivatives 2022-02-06 18:05:25 +02:00
util Replace some CentOS references to support other RHEL derivatives 2022-02-06 18:05:25 +02:00
clean_up_old_files.yml Split playbook into multiple roles 2019-01-12 18:01:10 +02:00
main.yml Set up well-known when invoked with the setup-dendrite tag 2022-01-07 16:00:51 +02:00
sanity_check.yml Move checks from unused validate_config.yml file elsewhere 2022-01-07 16:00:51 +02:00
setup_matrix_base.yml Revert "Work around buggy docker_network sometimes failing to work" 2020-12-05 19:02:10 +01:00
setup_matrix_user.yml Do not create /home/matrix when creating the matrix user 2020-09-29 18:14:37 +03:00
setup_well_known.yml Make /.well-known/matrix/client and /.well-known/matrix/server customizable 2021-11-26 15:28:03 +02:00