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
Slavi Pantaleev
e1274a6e56
Rename variable (matrix_hookshot_feeds_interval -> matrix_hookshot_feeds_pollIntervalSeconds)
...
This is more consistent with how we name variables. It's also less
confusing, especially given that we have `matrix_hookshot_feeds_pollTimeoutSeconds` as well.
2022-10-31 21:52:01 +02:00
Slavi Pantaleev
ec45b87376
Add matrix_hookshot_feeds_pollTimeoutSeconds
2022-10-31 21:50:39 +02:00
Aine
5ff03c0b15
Change hookshot logging level to warn
...
all other bridges use that level
2022-10-11 06:04:18 +00:00
HarHarLinks
7390646cd5
add hookshot feeds support
2022-05-07 18:42:15 +02:00
HarHarLinks
a9e6538ef8
Upgrade Hookshot (1.3.0 -> 1.4.0)
...
https://github.com/matrix-org/matrix-hookshot/releases/tag/1.4.0
2022-04-11 18:55:02 +02:00
HarHarLinks
ceb2f54970
Make hookshot hardcoded public URLs dynamic
2022-04-11 16:45:33 +02:00
HarHarLinks
51baa40eff
fixup! escape hookshot variables using to_json
2022-01-30 19:28:40 +01:00
HarHarLinks
99cf6adf95
fixup! update hookshot private key installation method
2022-01-30 19:21:26 +01:00
HarHarLinks
29d0b277f4
fix hookshot missing figma config variable
2022-01-30 17:45:28 +01:00
HarHarLinks
99802bc143
escape hookshot variables using to_json
2022-01-30 17:44:22 +01:00
HarHarLinks
58b732a84d
support hookshot permissions management
...
see Half-Shot/matrix-hookshot#167
2022-01-14 19:21:05 +01:00
HarHarLinks
28c9e7aac2
fix hookshot commandPrefix jinja2
2022-01-12 01:26:17 +01:00
HarHarLinks
65991de61c
update hookshot private key file mechanism
2022-01-11 01:30:57 +01:00
HarHarLinks
1987cc4839
refine hookshot role
2022-01-11 00:19:29 +01:00
HarHarLinks
ebf33f46b7
update hookshot passkey.pem path according to docs
...
https://github.com/Half-Shot/matrix-hookshot/issues/133#issuecomment-1007541580
2022-01-08 16:55:27 +01:00
HarHarLinks
495bfedc0d
refine hookshot role using --test
2022-01-08 16:53:48 +01:00
HarHarLinks
b8ee1980ea
refine hookshot role
2022-01-06 18:55:36 +01:00
HarHarLinks
621251c1e5
hookshot role groundwork
2022-01-03 21:25:03 +01:00