matrix-docker-ansible-deploy/roles/matrix-base/tasks
2022-10-29 23:58:46 +02:00
..
server_base
util
clean_up_old_files.yml
main.yml
sanity_check.yml
setup_matrix_base.yml 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
setup_matrix_user.yml
setup_well_known.yml