Slavi Pantaleev
|
7b43ef34b7
|
Remove more hardcoded matrix-postgres references
|
3 yıl önce |
Slavi Pantaleev
|
410a915a8a
|
Move roles/matrix* to roles/custom/matrix*
This paves the way for installing other roles into `roles/galaxy` using `ansible-galaxy`,
similar to how it's done in:
- https://github.com/spantaleev/gitea-docker-ansible-deploy
- https://github.com/spantaleev/nextcloud-docker-ansible-deploy
In the near future, we'll be removing a lot of the shared role code from here
and using upstream roles for it. Some of the core `matrix-*` roles have
already been extracted out into other reusable roles:
- https://github.com/devture/com.devture.ansible.role.postgres
- https://github.com/devture/com.devture.ansible.role.systemd_docker_base
- https://github.com/devture/com.devture.ansible.role.timesync
- https://github.com/devture/com.devture.ansible.role.vars_preserver
- https://github.com/devture/com.devture.ansible.role.playbook_runtime_messages
- https://github.com/devture/com.devture.ansible.role.playbook_help
We just need to migrate to those.
|
3 yıl önce |
Slavi Pantaleev
|
34cdaade08
|
Use fully-qualified module names for builtin Ansible modules
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1939
|
3 yıl önce |
Slavi Pantaleev
|
75cb4ce3b0
|
Add warning about matrix_ma1sd_default_port being renamed
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1403
|
4 yıl önce |
boris runakov
|
d3a9ec98de
|
refactoring
|
4 yıl önce |
Michael Collins
|
98e6cd685d
|
sync with previous repo
|
4 yıl önce |
Slavi Pantaleev
|
676101e999
|
Minor fixups for ma1sd 2.5.0
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1171
|
4 yıl önce |
Michael-GMH
|
86e4649578
|
GoMatrixHosting v0.5.5
|
4 yıl önce |
Michael-GMH
|
03006eb5ab
|
GoMatrixHosting v0.5.5
|
4 yıl önce |
Slavi Pantaleev
|
b5812b539b
|
Rename ma1sd custom email template variable
Keeps up with a1f64f5159 (diff-0ccf69eb4d59a7645eb4d0a0b077e693948edb33ad06df043bba3fb30122879b)
|
5 yıl önce |
Slavi Pantaleev
|
a4ea2f850b
|
Provide a friendlier migration message from people using matrix_mxisd_ variables
|
6 yıl önce |
Marcel Partap
|
4172345d34
|
Fix regex matching against old variable names in ma1sd validation task
|
6 yıl önce |
Marcel Partap
|
92672f8949
|
matrix-ma1sd/tasks/validate_config.yml: can ansible process regex in when statements?
|
6 yıl önce |
Marcel Partap
|
c2d384d2ef
|
some more mxisd to ma1sd string/URL replacements
|
6 yıl önce |
Marcel Partap
|
187dedf920
|
Duplicate matrix-mxisd role for matrix-ma1sd fork
(adapting strings and URLs)
|
6 yıl önce |