3474cb2d57
Update all stable non-major dependencies
/ Ansible Lint (push) Successful in 2m51s
/ Ansible Lint (pull_request) Successful in 2m51s
2026-04-16 00:31:34 +00:00
8e5b0083b3
fix docker compose services not coming up after reboot
...
/ Ansible Lint (push) Successful in 2m18s
Fix the issue by adding missing restart configuration to docker compose
deployments.
2026-04-02 01:16:08 +02:00
34958a0584
pad(host): update postgresql image from version 15 to 18
/ Ansible Lint (push) Successful in 2m20s
2026-04-01 01:51:22 +02:00
e961886972
pad(host): set session secret, so users won't be logged out on restart
...
/ Ansible Lint (push) Has been cancelled
Closes #74
2026-03-09 21:09:08 +01:00
9b092d0daf
Update all stable non-major dependencies
/ Ansible Lint (push) Failing after 6m30s
/ Ansible Lint (pull_request) Failing after 7m16s
2026-03-06 20:16:48 +00:00
c638790819
Update all stable non-major dependencies
/ Ansible Lint (pull_request) Failing after 2m31s
/ Ansible Lint (push) Failing after 2m5s
2026-01-12 02:30:47 +00:00
968e29ccb8
do v6-only for internal proxy protocol communication
...
/ Ansible Lint (push) Failing after 2m5s
Since we want to do v6-only internally, only listen on v6 for proxy
protocol.
This is also needed as we only have set_real_ip_from pointing to a v6.
2026-01-12 03:02:09 +01:00
1ca71a053e
pad(host): move to new network and hostname
/ Ansible Lint (push) Failing after 1m57s
2025-12-16 21:12:21 +01:00
ddab157600
don't pin digests anymore
...
/ Ansible Lint (push) Failing after 47s
The benefit of digest pinning isn't that great for this project really
and it comes at the cost of more issues and additional renovate noise,
so just don't anymore.
Adjust renovate config accordingly as well.
2025-11-18 14:24:21 +01:00
a11ccaf16c
disable digest pinning for our images, since Forgejo cleans them up
...
/ Ansible Lint (push) Failing after 1m59s
Since Forgejo seems to clean up older tag versions, so older digests,
disable digest pinning for our images.
While generally resulting in undeployable config, with ansible-pull the
breakage is especially noticeable.
2025-10-30 05:50:42 +01:00
01890fecbd
Update all digest updates
/ Ansible Lint (pull_request) Failing after 2m29s
/ Ansible Lint (push) Failing after 2m22s
2025-10-29 00:30:36 +00:00
2f8897751b
Pin dependencies
/ Ansible Lint (pull_request) Successful in 1m59s
/ Ansible Lint (push) Successful in 2m4s
2025-10-23 12:15:38 +00:00
43fac32424
use full image source and set version for all Chaosknoten compose images
...
/ Ansible Lint (push) Failing after 52s
Use a full image source and set and explicit version for all images in
Chaosknoten (docker-)compose files.
With Renovate now set up, it is feasible to explicitly set versions.
2025-10-21 23:59:56 +02:00
7f1afef50d
move secrets from sops lookup plugin to sops vars plugin
...
/ Ansible Lint (push) Failing after 1m54s
This makes secret configuration and usage a good bit cleaner.
2025-05-04 16:50:15 +02:00
7c598132ee
pad(host): move secrets to SOPS
/ Ansible Lint (push) Failing after 1m55s
2025-05-03 22:39:37 +02:00
07dbbf055c
reorganize (config) files and templates into one "resources" dir
...
This groups the files and templates for each host together and therefore
makes it easier to see all the (config) files for a host.
Also clean up incorrect, unused docker_compose config for mumble and
clean up unused engelsystem configs.
2024-12-08 02:55:25 +01:00