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.
|
2022-11-03 09:11:29 +02:00 |
|
Aine
|
0aca676f7f
|
Update Redis 7.0.3 -> 7.0.4
|
2022-07-18 18:35:42 +00:00 |
|
Aine
|
22a55f4fa7
|
update redis 6.2.6 -> 7.0.3
|
2022-07-17 17:33:43 +03:00 |
|
Aine
|
e149f33140
|
add/unify 'Project source code URL' link across all roles
|
2022-07-16 23:59:21 +03:00 |
|
Marko Weltzer
|
7e5b88c3b7
|
fix: all praise the allmighty yamllinter
|
2022-02-05 21:32:54 +01:00 |
|
WobbelTheBear
|
229b93d7c8
|
Update redis (6.2.4 -> 6.2.6)
|
2021-12-02 13:54:57 +01:00 |
|
Slavi Pantaleev
|
1cf4d5ea7f
|
Upgrade Redis (6.0.10 -> 6.2.4)
|
2021-06-10 12:25:55 +03:00 |
|
Ahmad Haghighi
|
e335f3fc77
|
rename matrix_global_registry to matrix_container_global_registry_prefix related to #990
Signed-off-by: Ahmad Haghighi <haghighi@fedoraproject.org>
|
2021-04-12 17:23:55 +04:30 |
|
Ahmad Haghighi
|
f52a8b6484
|
use custom docker registry
|
2021-04-12 17:23:55 +04:30 |
|
rakshazi
|
2f887f292c
|
added "matrix_%SERVICE%_version" variable to all roles, use it in "matrix_%SERVICE%_docker_image" var (preserving backward-compatibility)
|
2021-02-20 19:08:28 +02:00 |
|
Slavi Pantaleev
|
f66a6b066b
|
Be more specific with the Redis version being used
|
2021-01-25 01:34:58 +02:00 |
|
Max Klenk
|
a25a429a52
|
add redis support
|
2020-09-10 13:39:00 +02:00 |
|