Commit graph

827 commits

Author SHA1 Message Date
09402ed943
gitlab: Add SMTP starttls & verify mode as variables 2021-09-21 04:41:21 +02:00
be1610d8fb Merge branch 'renovate/traefik-2.x' into 'master'
automation: Update traefik Docker tag to v2.5.3

See merge request saibotk.de/infrastructure!324
2021-09-21 00:15:29 +00:00
b730297351 Merge branch 'renovate/gitlab-telegraf-1.x' into 'master'
automation: Update gitlab-telegraf Docker tag to v1.20

See merge request saibotk.de/infrastructure!325
2021-09-21 00:14:39 +00:00
Renovate Bot
eba6dc3e17 automation: Update telegraf Docker tag to v1.20.0 2021-09-21 00:05:18 +00:00
Renovate Bot
f265c9d2be automation: Update gitlab-telegraf Docker tag to v1.20 2021-09-21 00:05:17 +00:00
Renovate Bot
6f6caa04e0 automation: Update traefik Docker tag to v2.5.3 2021-09-21 00:05:15 +00:00
Renovate Bot
c7ad7bf08f automation: Update gitlab Docker tag to v14.2.4 2021-09-17 14:04:29 +00:00
Renovate Bot
fcf9c04418 automation: Update monitoring-grafana Docker tag to v8.1.4 2021-09-16 08:04:15 +00:00
7aeab0e60e
vikunja: Fix upload files directory permissions 2021-09-16 08:09:57 +02:00
ba4678d2dd
vikunja: Fix line lengths 2021-09-16 05:45:21 +02:00
ea3f4919c5
vikunja: Add role
This patch introduces the new vikunja role. Vikunja is an easy and awesome ToDo application.
2021-09-16 05:42:23 +02:00
Renovate Bot
57be0e5fd0 automation: Update matrix-elementweb Docker tag to v1.8.5 2021-09-14 18:30:40 +00:00
Renovate Bot
63aff08395 automation: Update penpot Docker tag to v1.8.0 2021-09-14 12:10:46 +00:00
db8aeefacb
format: Satisfy ansible-lint
This patch makes minor formatting adjustments & adds handlers to mastodon where appropriate to satisfy ansible-lint.
2021-09-14 01:45:22 +02:00
eda6169ed1
gitlab: Use explicit enabled flag for SAML & IMAP settings
BREAKING!

This patch consistently defines both variables and adds an explicit enabled flag to the structures.
2021-09-14 01:42:21 +02:00
Renovate Bot
8e838c4b05 automation: Update codimd Docker tag to v1.9.0 2021-09-13 22:04:17 +00:00
Renovate Bot
579c4eee6c automation: Update matrix-elementweb Docker tag to v1.8.4 2021-09-13 14:04:09 +00:00
f960bb2d6f Merge branch 'renovate/matrix-synapse-1.x' into 'master'
automation: Update matrix-synapse Docker tag to v1.42.0

See merge request saibotk.de/infrastructure!315
2021-09-09 10:46:31 +00:00
Renovate Bot
0be2a3b1ed automation: Update monitoring-grafana Docker tag to v8.1.3 2021-09-08 10:10:53 +00:00
Renovate Bot
38451eda55 automation: Update matrix-synapse Docker tag to v1.42.0 2021-09-07 16:05:19 +00:00
d5cabd189f
matrix: Use new container name for element-web & update to v1.8.2
The old riot-web image seems to be deprecated anyways and it also does not receive new updates.
2021-09-03 12:32:19 +02:00
7ca8b0041d Merge branch 'renovate/mastodon-elasticsearch-7.x' into 'master'
automation: Update mastodon-elasticsearch Docker tag to v7.14.1

See merge request saibotk.de/infrastructure!312
2021-09-03 10:19:33 +00:00
6c2d966ef2 Merge branch 'renovate/traefik-2.x' into 'master'
automation: Update traefik Docker tag to v2.5.2

See merge request saibotk.de/infrastructure!314
2021-09-03 10:19:26 +00:00
4c2ab61343 Merge branch 'renovate/factorio-1.x' into 'master'
automation: Update factorio Docker tag to v1.1.39

See merge request saibotk.de/infrastructure!313
2021-09-03 10:19:19 +00:00
c6467db081 Merge branch 'renovate/gitlab-14.x' into 'master'
automation: Update gitlab Docker tag to v14.2.3

See merge request saibotk.de/infrastructure!311
2021-09-03 10:19:13 +00:00
Renovate Bot
623e95c568 automation: Update traefik Docker tag to v2.5.2 2021-09-02 18:13:04 +00:00
Renovate Bot
bbaffcdd72 automation: Update factorio Docker tag to v1.1.39 2021-09-02 08:04:36 +00:00
Renovate Bot
1cddec4507 automation: Update mastodon-elasticsearch Docker tag to v7.14.1 2021-09-02 00:10:27 +00:00
Renovate Bot
355460915b automation: Update gitlab Docker tag to v14.2.3 2021-09-01 16:12:17 +00:00
Renovate Bot
1ab11411df automation: Update matrix-synapse Docker tag to v1.41.1 2021-08-31 14:04:25 +00:00
16dd1777be
matrix_maubot: Correct selinux disable variable name 2021-08-26 14:56:06 +02:00
9f53177b13
matrix: Add config to disable 3pid login in element web 2021-08-26 14:52:55 +02:00
78a488b177
Add matrix_maubot role 2021-08-26 14:46:31 +02:00
Renovate Bot
938cc4c1a8 automation: Update matrix-synapse Docker tag to v1.41.0 2021-08-24 16:04:19 +00:00
Renovate Bot
c717138899 automation: Update gitlab Docker tag to v14.2.1 2021-08-23 20:05:12 +00:00
Renovate Bot
e1444f6ac1 automation: Update gitlabrunner-image Docker tag to v14.2.0 2021-08-23 06:04:55 +00:00
630460a300
matrix: Fix default value for synapse options
This value is expected to be a dict instead of an empty array and will otherwise throw errors.
2021-08-23 02:52:53 +02:00
5a3d4cf171
matrix: Add meta information
Adds the missing meta folder to the matrix role
2021-08-23 02:34:50 +02:00
eb6bcff14d
matrix: Remove unused traefik host rule for synapse federation
This patch removes the routing to the server domain with the federation path, since all federation is handled via the synapse domain anyways.
2021-08-23 02:34:02 +02:00
93ae866f63
matrix: Remove leftover webhook config templates 2021-08-23 02:31:38 +02:00
add9e01789
matrix: Remove now extracted webhook-appservice
BREAKING change: 
Removes all handling of the webhook-appservice from the matrix main role, which can now be configured using the new matrix_webhooks role.
2021-08-23 02:11:56 +02:00
85b867d500
matrix_webhooks: Extract webhook appservice from matrix role 2021-08-23 01:23:15 +02:00
Renovate Bot
79e6cb6904 automation: Update gitlab Docker tag to v14.2.0 2021-08-22 14:04:03 +00:00
4867830636 Merge branch 'renovate/traefik-2.x' into 'master'
automation: Update traefik Docker tag to v2.5.1

See merge request saibotk.de/infrastructure!303
2021-08-22 02:24:38 +00:00
9d91273bc2 Merge branch 'renovate/factorio-1.x' into 'master'
automation: Update factorio Docker tag to v1.1.38

See merge request saibotk.de/infrastructure!304
2021-08-22 02:24:31 +00:00
Renovate Bot
280fa94571 automation: Update camo Docker tag to v2.2.2 2021-08-22 02:05:50 +00:00
Renovate Bot
ed830eb381 automation: Update factorio Docker tag to v1.1.38 2021-08-20 22:05:12 +00:00
Renovate Bot
c033572d0e automation: Update traefik Docker tag to v2.5.1 2021-08-20 18:09:49 +00:00
b03fe05798 Merge branch 'renovate/penpot-1.x' into 'master'
automation: Update penpot Docker tag to v1.7.4

See merge request saibotk.de/infrastructure!299
2021-08-20 14:23:16 +00:00
ab86f8a9fe Merge branch 'renovate/monitoring-grafana-8.x' into 'master'
automation: Update monitoring-grafana Docker tag to v8.1.2

See merge request saibotk.de/infrastructure!300
2021-08-20 14:23:02 +00:00