matrix-docker-ansible-deploy/roles/matrix-base
2022-10-29 23:58:46 +02:00
..
defaults To recover from a failure or allow to quickly reset to known state we need to know with what playbook-commit the sever is installed. This commit saves the GIT hash/status when we run the playbook in a file called git_hash.yml. It also backs up that file by copying it to the target machine. 2022-10-29 23:58:46 +02:00
files/yum.repos.d 7330992b20 fixed the major_version compare and made foedora deployments to use setup_redhat8.yml. This however broke the script on fedora as there is no EPEL package. This commit add very basic fedora support. 2022-02-09 16:56:14 +01:00
tasks To recover from a failure or allow to quickly reset to known state we need to know with what playbook-commit the sever is installed. This commit saves the GIT hash/status when we run the playbook in a file called git_hash.yml. It also backs up that file by copying it to the target machine. 2022-10-29 23:58:46 +02:00
templates Fix double-quoting in /.well-known/matrix/support 2022-07-18 12:46:19 +03:00
vars appservice: add and use homeserver_container_* vars (#2045) 2022-08-24 08:38:12 +03:00