matrix-docker-ansible-deploy/roles/matrix-base/tasks
2022-10-29 23:58:46 +02:00
..
server_base use fqcns for some task 2022-10-28 14:04:29 +02:00
util use fqcns for some task 2022-10-28 14:04:29 +02:00
clean_up_old_files.yml Use fully-qualified module names for builtin Ansible modules 2022-07-18 12:58:41 +03:00
main.yml More ansible-lint fixes 2022-07-18 13:01:17 +03:00
sanity_check.yml Merge branch 'master' into conduit 2022-08-09 10:46:03 +03:00
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 Use fully-qualified module names for builtin Ansible modules 2022-07-18 12:58:41 +03:00
setup_well_known.yml More ansible-lint fixes 2022-07-18 13:01:17 +03:00