ikkemaniac
fd25cf8f54
Update wording
2022-10-30 14:45:20 +01:00
ikkemaniac
3d902b7fe7
be more specific on GIT not found error
2022-10-30 14:35:44 +01:00
ikkemaniac
930867d50d
Remove matrix_vars_yml_snapshotting_enabled condition
2022-10-30 14:07:39 +01:00
ikkemaniac
230eea6784
Save git_hash.yml only on the target
2022-10-30 14:04:33 +01:00
ikkemaniac
678dfc6dc3
Rename var
2022-10-30 14:00:04 +01:00
Slavi Pantaleev
f108f87c8f
Merge pull request #2219 from redoonetworks/use-resolver-variable
...
Always use resolver variable in nginx conf.d files
2022-10-30 08:26:54 +02:00
Stefan Warnat
ab398276af
Always use resolver variable in nginx conf.d files
2022-10-30 00:55:36 +02:00
ikkemaniac
80e57417f4
To recover from a failure or allow to quickly reset to known state we need to know with what playbook-commit the sever is installed. This commit saves the GIT hash/status when we run the playbook in a file called git_hash.yml. It also backs up that file by copying it to the target machine.
2022-10-29 23:58:46 +02:00
Slavi Pantaleev
fe1f49d5e7
Merge pull request #2214 from etkecc/patch-109
...
Update mautrix-signal 0.4.0 -> 0.4.1
2022-10-29 08:58:29 +03:00
Aine
e25464409d
Update mautrix-signal 0.4.0 -> 0.4.1
...
ref: https://github.com/mautrix/signal/releases/tag/v0.4.1
2022-10-28 20:53:48 +00:00
Slavi Pantaleev
30180048c3
Upgrade Synapse (v1.69.0 -> v1.70.1)
2022-10-28 19:43:44 +03:00
Slavi Pantaleev
7fb45a507d
Make --tags=run-postgres-vacuum and --tags=upgrade-postgres not assume Synapse
...
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2211
2022-10-28 17:40:12 +03:00
Slavi Pantaleev
5084aa0c65
Merge pull request #2210 from rndmh3ro/fqcn_fixes
...
use fqcns for some task
2022-10-28 15:26:31 +03:00
Sebastian Gumprich
48388a3d96
use fqcns for some task
...
Signed-off-by: Sebastian Gumprich <github@gumpri.ch>
2022-10-28 14:04:29 +02:00
Slavi Pantaleev
582a73b027
Merge pull request #2208 from etkecc/patch-108
...
fix buscarron ban list
2022-10-27 14:29:47 +03:00
Aine
3c31638de9
fix buscarron ban list
2022-10-27 10:45:08 +00:00
Slavi Pantaleev
c93eae3524
Merge pull request #2207 from etkecc/patch-107
...
Update signald 0.22.2 -> 0.23.0
2022-10-27 11:18:16 +03:00
Aine
45226f3141
Update signald 0.22.2 -> 0.23.0
...
ref: https://gitlab.com/signald/signald/-/issues/343
2022-10-27 08:14:31 +00:00
Slavi Pantaleev
7303f9241c
Fix yamllint error
2022-10-27 09:59:54 +03:00
Slavi Pantaleev
ce8e9be6a8
Document Conduit installation
...
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2076
2022-10-27 09:56:16 +03:00
Slavi Pantaleev
35c5c23a3e
Remove useless tasks from matrix-postgres-backup role
...
`matrix-postgres-backup` reuses the `matrix-postgres` role for these
tasks, not its own definitions.
2022-10-27 06:51:31 +03:00
Slavi Pantaleev
6cacf7297d
Add support for postgres-backup-local v15
...
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2200
2022-10-27 06:51:31 +03:00
Slavi Pantaleev
e5e5ee4f72
Use fixed image tags for prodrigestivill/postgres-backup-local
...
At some point, we can drop v9.6 support and use a single variable
that holds this value.
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2191
2022-10-27 06:51:31 +03:00
Slavi Pantaleev
fb2327f899
Merge pull request #2202 from array-in-a-matrix/patch-4
...
update way to login to discord
2022-10-27 06:47:45 +03:00
Slavi Pantaleev
0fb99af6d3
Merge pull request #2204 from joecool1029/patch-1
...
update element v1.11.11 -> v1.11.12
2022-10-27 06:20:20 +03:00
Joe Kappus
170960be1a
update element v1.11.11 -> v1.11.12
...
fixes jitsi issue
2022-10-26 18:47:09 -04:00
Array in a Matrix
9a439f91ae
update way to login to discord
2022-10-26 12:58:09 -04:00
Aine
21eabf45c2
make self-check of /.well-known/matrix/server accept redirects
...
Rationale: the /.well-known/matrix/client should return only 200 as well, but it has hardcoded "safe" value, regardless the spec: https://spec.matrix.org/v1.4/client-server-api/#well-known-uri
So, why not do the same for the /.well-known/matrix/server?
2022-10-26 11:04:17 +00:00
Slavi Pantaleev
3694bf1d18
Merge pull request #2198 from etkecc/buscarron-130
...
update buscarron 1.2.1 -> 1.3.0
2022-10-25 22:05:22 +03:00
Slavi Pantaleev
06d4ca0f4e
Merge pull request #2197 from etkecc/postmoogle-098
...
update postmoogle 0.9.7 -> 0.9.8
2022-10-25 22:03:59 +03:00
Slavi Pantaleev
304906260b
Merge pull request #2196 from etkecc/honoroit-0916
...
update honoroit 0.9.15 -> 0.9.16
2022-10-25 22:03:20 +03:00
Slavi Pantaleev
a2c40803b6
Merge pull request #2199 from etkecc/patch-105
...
update element v1.11.10 -> v1.11.11
2022-10-25 22:02:36 +03:00
Aine
437d177d31
update element v1.11.10 -> v1.11.11
2022-10-25 18:17:47 +00:00
Slavi Pantaleev
a9c72b81fc
Merge pull request #2195 from etkecc/patch-104
...
Update grafana 9.2.1 -> 9.2.2
2022-10-25 18:43:43 +03:00
Aine
12fe1f417c
update buscarron 1.2.1 -> 1.3.0
2022-10-25 18:39:39 +03:00
Aine
a22d5b1726
update postmoogle 0.9.7 -> 0.9.8
2022-10-25 18:26:57 +03:00
Aine
145a57a7b8
update honoroit 0.9.15 -> 0.9.16
2022-10-25 18:25:07 +03:00
Aine
81d8785811
Update grafana 9.2.1 -> 9.2.2
2022-10-25 13:03:50 +00:00
Slavi Pantaleev
fcf7fb18a1
Merge pull request #2194 from etkecc/patch-103
...
Update appservice-irc 0.35.1 -> 0.36.0
2022-10-25 13:25:43 +03:00
Aine
fd7e1604a5
Update appservice-irc 0.35.1 -> 0.36.0
2022-10-25 09:16:24 +00:00
Slavi Pantaleev
cb2fecbea9
Fix some ansible-lint-reported warnings
2022-10-25 06:43:57 +03:00
Slavi Pantaleev
9c549a185f
Auto-purge orphaned Let's Encrypt renewal configuration files
2022-10-25 06:28:24 +03:00
Slavi Pantaleev
69ae35bb23
Merge pull request #2193 from etkecc/patch-102
...
Fix 502
2022-10-24 08:59:12 +03:00
Aine
24409766eb
Fix 502
...
ref: 57bb340343
2022-10-24 05:42:18 +00:00
Slavi Pantaleev
d44b037850
fgrep -> grep -F
2022-10-23 18:45:22 +03:00
Slavi Pantaleev
716efe7ad5
Upgrade ddclient (v3.9.1-ls100 -> v3.10.0-ls102)
2022-10-23 09:52:02 +03:00
Slavi Pantaleev
9fd3e00b71
Upgrade nginx (1.23.1 -> 1.23.2)
2022-10-23 07:45:54 +03:00
Slavi Pantaleev
bf278bdc3a
Merge pull request #2190 from smargold476/patch-1
...
update Docs regarding Filter-Mode-Flag
2022-10-22 13:18:54 +03:00
Slavi Pantaleev
e2a5497332
Merge pull request #2189 from moan0s/backup
...
Add information on how to manually run the backup
2022-10-22 08:51:54 +03:00
Julian-Samuel Gebühr
3bd0af76dd
Add information on how to manually run the backup
...
Signed-off-by: Julian-Samuel Gebühr <julian-samuel@gebuehr.net>
2022-10-22 07:47:00 +02:00