This website requires JavaScript.
Explore
Help
Sign In
finallycoffee
/
matrix-docker-ansible-deploy
Watch
5
Star
1
Fork
0
You've already forked matrix-docker-ansible-deploy
Code
Issues
Pull Requests
Releases
Wiki
Activity
matrix-docker-ansible-deploy
/
roles
/
matrix-base
/
tasks
History
ikkemaniac
80e57417f4
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
..
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