QEDeD
|
f0f496b6ba
|
Quote YAML mode values to satisfy octal lint rules
|
пре 3 недеља |
Slavi Pantaleev
|
3a11a32f9e
|
Do not rely on ansible-core>=2.19.0 to process Jinja blocks inside strings found in other strings blocks
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/4445
|
пре 7 месеци |
Suguru Hirahara
|
a4532762c2
|
Add license information to files in matrix-synapse/tasks/ext
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
|
пре 1 година |
Slavi Pantaleev
|
abdb4375db
|
Add matrix_synapse_additional_loggers_auto and matrix_synapse_additional_loggers_custom
|
пре 2 година |
Slavi Pantaleev
|
632026513e
|
Add matrix_synapse_uid, matrix_synapse_gid and matrix_synapse_username
|
пре 3 година |
Slavi Pantaleev
|
d29b0aeddb
|
Replace even more import_tasks calls with include_tasks
|
пре 3 година |
Slavi Pantaleev
|
d3bd1ca024
|
matrix_*_retries_{count,delay} -> devture_playbook_help_*_retries_{count,delay}
|
пре 3 година |
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 година |