Slavi Pantaleev
|
1761615bf8
|
Make `devture_playbook_runtime_messages_list` integration compatible with ansible-core>=2.19.0
Related to https://github.com/devture/com.devture.ansible.role.playbook_runtime_messages/issues/1
|
пре 7 месеци |
Suguru Hirahara
|
4b7dbcefec
|
Add license information to matrix-bridge-appservice-slack
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
|
пре 1 година |
Suguru Hirahara
|
ba9aeb7c9f
|
Consistent capitalization: NOTE → Note
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
|
пре 1 година |
Slavi Pantaleev
|
ec5e379672
|
Update old references to com.devture.ansible.role.postgres & com.devture.ansible.role.traefik
Provoked by https://github.com/mother-of-all-self-hosting/mash-playbook/pull/280
|
пре 1 година |
Slavi Pantaleev
|
8445843562
|
Switch postgres/postgres-backup Ansible role sources and adjust variable names (devture_postgres_ -> postgres_)
|
пре 1 година |
Slavi Pantaleev
|
c86cff2708
|
Fix NeDB to Postgres importing task for matrix-bridge-appservice-slack
Same as 250b91a40968e, but for Slack
|
пре 2 година |
Slavi Pantaleev
|
04b9483f0d
|
Switch from matrix-postgres to com.devture.ansible.role.postgres
|
пре 3 година |
Slavi Pantaleev
|
a9a81460ec
|
matrix_host_command_docker -> devture_systemd_docker_base_host_command_docker (via com.devture.ansible.role.systemd_docker_base)
|
пре 3 година |
Slavi Pantaleev
|
db19482d0c
|
Replace matrix_playbook_runtime_results with devture_playbook_runtime_messages_list (via com.devture.ansible.role.playbook_runtime_messages)
|
пре 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 година |
Slavi Pantaleev
|
1693c4ca1d
|
Fix no-changed-when ansible-lint errors
Reference: https://ansible-lint.readthedocs.io/en/latest/default_rules/#no-changed-when
|
пре 3 година |
Slavi Pantaleev
|
ddf18eadc7
|
More ansible-lint fixes
|
пре 3 година |
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 година |
Marko Weltzer
|
7e5b88c3b7
|
fix: all praise the allmighty yamllinter
|
пре 4 година |
Michael Collins
|
98e6cd685d
|
sync with previous repo
|
пре 4 година |
Slavi Pantaleev
|
8675dedbdb
|
Add support for automatic (nedb -> Postgres) migration to matrix-appservice-slack
|
пре 5 година |