• Germany & Cyberspace
  • Does infrastructure crimes with Nix and Ansible.

  • Joined on 2024-01-14
june pushed to main at CCCHH/ansible-infra 2025-12-16 19:25:31 +01:00
8b94a49f5e
wiki(host): move to new network and internal hostname
5f98dca56c
router(host): expose public v6 networks
Compare 2 commits »
june pushed to main at CCCHH/ansible-infra 2025-12-13 22:51:43 +01:00
183b91b9f2
router(host): add nftables config for basic router functionality
d0618e3820
nftables(role): introduce role for deploying nftables
a9e394da06
router(host): add systemd-networkd-based network config
d6ba70523c
systemd_networkd(role): introd. role for deploy. systemd-networkd config
766aa125c4
router(host): introduce router
Compare 5 commits »
june pushed to router-killing-turing at CCCHH/ansible-infra 2025-12-13 22:32:45 +01:00
212913fcc2
router killing turing
183b91b9f2
router(host): add nftables config for basic router functionality
d0618e3820
nftables(role): introduce role for deploying nftables
a9e394da06
router(host): add systemd-networkd-based network config
d6ba70523c
systemd_networkd(role): introd. role for deploy. systemd-networkd config
Compare 161 commits »
june pushed to main at CCCHH/ansible-infra 2025-12-02 10:30:56 +01:00
0eaaf9227c Update all stable non-major dependencies
june deleted branch renovate/all-stable-minor-patch from CCCHH/ansible-infra 2025-12-02 10:30:56 +01:00
june merged pull request CCCHH/ansible-infra#54 2025-12-02 10:30:55 +01:00
Update all stable non-major dependencies
june pushed to main at CCCHH/ansible-infra 2025-11-18 14:24:26 +01:00
ddab157600
don't pin digests anymore
june pushed to main at CCCHH/ansible-infra 2025-11-18 13:55:24 +01:00
0526a15e06
don't pin digests anymore
june pushed to main at CCCHH/nix-infra 2025-11-08 20:03:02 +01:00
5a989fff69
public-web-static: add faq hackertours redirects
june pushed to main at CCCHH/keycloak-attribute-endpoints-p... 2025-11-06 19:15:27 +01:00
8d190c2970
simplify auth validation
9fe298a899
move auth chack to top of route handler
c60c4978df
fix: use list instead of consumed stream
119a89f2ee
have export endpoint actually return a list of valid keys
Compare 4 commits »
june pushed to main at CCCHH/ansible-infra 2025-11-06 19:06:13 +01:00
cffe5c2b16
dooris: use hostname instead of IP
june deleted branch refactor_compose_role from CCCHH/ansible-infra 2025-11-04 02:34:13 +01:00
june pushed to main at CCCHH/ansible-infra 2025-11-04 02:34:13 +01:00
ae60d6fea6
docker_compose(role): use community.docker.docker_compose_v2 module
9f8d2d89cd
docker_compose(role): move argument documentation to README
e390b7c202
docker_compose(role): remove unnecessary hosts section from README
8cefd07618
docker_compose(role): remove distribution check
Compare 4 commits »
june merged pull request CCCHH/ansible-infra#56 2025-11-04 02:34:12 +01:00
Refactor docker_compose Role
june created pull request CCCHH/ansible-infra#56 2025-11-02 23:20:23 +01:00
Refactor docker_compose Role
june created branch refactor_compose_role in CCCHH/ansible-infra 2025-11-02 23:20:08 +01:00
june pushed to refactor_compose_role at CCCHH/ansible-infra 2025-11-02 23:20:08 +01:00
ae60d6fea6
docker_compose(role): use community.docker.docker_compose_v2 module
9f8d2d89cd
docker_compose(role): move argument documentation to README
e390b7c202
docker_compose(role): remove unnecessary hosts section from README
8cefd07618
docker_compose(role): remove distribution check
Compare 4 commits »
june commented on pull request CCCHH/ansible-infra#55 2025-11-02 20:25:29 +01:00
Replaces password in healthcheck with dynamic secret

Works nicely, thanks a bunch!

june pushed to main at CCCHH/ansible-infra 2025-11-02 20:24:57 +01:00
c3f71b1f08 sunders: replace password in healthcheck with dynamic secret
june merged pull request CCCHH/ansible-infra#55 2025-11-02 20:24:56 +01:00
Replaces password in healthcheck with dynamic secret