Slavi Pantaleev
7b43ef34b7
Remove more hardcoded matrix-postgres references
3 years ago
Aine
1c55827ed0
Update mautrix-googlechat 0.3.3 -> 0.4.0
3 years ago
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 years ago
Slavi Pantaleev
ac72879bf5
Make bridge permissions more easily configurable
Not doing {% if matrix_admin %} checks in the YAML also fixes some issues
with indentation being incorrect sometimes.
This should be backward compatible, except for mautrix-signal's case
where `matrix_mautrix_signal_bridge_permissions` previously existed
as a string, not a dictionary. `tasks/validate_config.yml` will catch
the problem an even provide a quick fix.
3 years ago
Slavi Pantaleev
0ab2001ce7
Fix git-latest ansible-lint errors
Reference: https://ansible-lint.readthedocs.io/en/latest/default_rules/#git-latest
Our variable naming is not necessarily consistent across roles.
I've tried to follow the naming conventions of each individual role.
All new variables are suffixed with `_version`, but the prefix may be
somewhat different.
3 years ago
Slavi Pantaleev
d073c7ecb3
More ansible-lint fixes
3 years ago
Slavi Pantaleev
ddf18eadc7
More ansible-lint fixes
3 years ago
Aine
e149f33140
add/unify 'Project source code URL' link across all roles
3 years ago
3hhh
097c23c0b6
bots: make command_prefix configurable
3 years ago
ThellraAK
1c8f21c738
Adding logging configuration and default to the rest of the mautrixes that don't have them
3 years ago
Ruben Hias
fc38f4a6a9
Updated mautrix-googlechat to v0.3.3
3 years ago
GoliathLabs
751a8f8a5d
Updated: mautrix-googlechat to v0.3.2
3 years ago
GoliathLabs
fc1e15baff
Updated: to v0.3.1
4 years ago
László Várady
d6df1e7135
bridge-mautrix-googlechat: add option for creating non-federated rooms
4 years ago
Marko Weltzer
7e5b88c3b7
fix: all praise the allmighty yamllinter
4 years ago
Aaron Raimist
fac497faa5
Fix comments in other roles
4 years ago
Luke
1dac525e63
Added Mautrix Google Chat
4 years ago