Suguru Hirahara
|
9ac31fb37c
|
Add license information to matrix-bridge-appservice-irc
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
|
hace 1 año |
Suguru Hirahara
|
ba9aeb7c9f
|
Consistent capitalization: NOTE → Note
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
|
hace 1 año |
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
|
hace 1 año |
Slavi Pantaleev
|
8445843562
|
Switch postgres/postgres-backup Ansible role sources and adjust variable names (devture_postgres_ -> postgres_)
|
hace 1 año |
Slavi Pantaleev
|
6b73073012
|
Fix NeDB to Postgres importing task for matrix-bridge-appservice-irc
Postgres is not in `matrix_docker_network` anymore, so what we had
before could not possibly work anymore.
|
hace 2 años |
Slavi Pantaleev
|
04b9483f0d
|
Switch from matrix-postgres to com.devture.ansible.role.postgres
|
hace 3 años |
Slavi Pantaleev
|
a9a81460ec
|
matrix_host_command_docker -> devture_systemd_docker_base_host_command_docker (via com.devture.ansible.role.systemd_docker_base)
|
hace 3 años |
Slavi Pantaleev
|
835d2e9581
|
matrix_systemd_path -> devture_systemd_docker_base_systemd_path (via com.devture.ansible.role.systemd_docker_base)
|
hace 3 años |
Slavi Pantaleev
|
db19482d0c
|
Replace matrix_playbook_runtime_results with devture_playbook_runtime_messages_list (via com.devture.ansible.role.playbook_runtime_messages)
|
hace 3 años |
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.
|
hace 3 años |
Slavi Pantaleev
|
1693c4ca1d
|
Fix no-changed-when ansible-lint errors
Reference: https://ansible-lint.readthedocs.io/en/latest/default_rules/#no-changed-when
|
hace 3 años |
Slavi Pantaleev
|
ddf18eadc7
|
More ansible-lint fixes
|
hace 3 años |
Slavi Pantaleev
|
34cdaade08
|
Use fully-qualified module names for builtin Ansible modules
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1939
|
hace 3 años |
Marko Weltzer
|
7e5b88c3b7
|
fix: all praise the allmighty yamllinter
|
hace 4 años |
Michael Collins
|
98e6cd685d
|
sync with previous repo
|
hace 4 años |
Michael-GMH
|
ad7bbd6442
|
merge upstream
|
hace 4 años |
Jez Cope
|
a8dbd93f61
|
Check irc service is present before stopping it
|
hace 4 años |
Slavi Pantaleev
|
8675dedbdb
|
Add support for automatic (nedb -> Postgres) migration to matrix-appservice-slack
|
hace 5 años |
Slavi Pantaleev
|
715bdf2c64
|
Add support for automatic (nedb -> Postgres) migration to mx-appservice-irc
|
hace 5 años |