personal_infra/ansible
counterweight 39a1b43577
personal-blog: use the caddy_site role
First service on the role. 31 lines of copy-pasted Caddy plumbing become 7.

Verified: --check before and after the edit reports the same three unrelated
tasks as changed, so the edit introduces nothing. Real run leaves all 14 site
files on all 3 hosts byte-identical, and the blog still answers HTTP 200. A
second consecutive run reports the site task ok with the handler not firing.

Side effect worth noting: the playbook no longer has a perpetually-changed
task. `command: systemctl reload caddy` always reported changed; the role's
handler only fires when the file actually moves.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-09-11 23:19:01 +02:00
..
group_vars/all uptime-kuma: add uptime_kuma_enabled flag and make monitoring blocks inert 2026-09-11 22:43:55 +02:00
host_vars/nodito vars 2026-09-11 22:17:13 +02:00
infra uptime-kuma: deprecation banners on the monitoring-only plays 2026-09-11 22:43:55 +02:00
roles/caddy_site caddy: add the caddy_site role 2026-09-11 23:10:43 +02:00
services personal-blog: use the caddy_site role 2026-09-11 23:19:01 +02:00
ansible.cfg now using password 2026-09-11 17:59:41 +02:00
infra_secrets.yml uptime-kuma: remove credentials from the vaults 2026-09-11 22:43:15 +02:00
infra_secrets.yml.example uptime-kuma: remove credentials from the vaults 2026-09-11 22:43:15 +02:00
infra_vars.yml uptime-kuma: add uptime_kuma_enabled flag and make monitoring blocks inert 2026-09-11 22:43:55 +02:00
inventory.ini caddy: add a [caddy] role group and target it 2026-09-11 23:03:25 +02:00
requirements.yml uptime-kuma: annotate config and drop the unused collection 2026-09-11 22:43:56 +02:00
services_config.yml uptime-kuma: annotate config and drop the unused collection 2026-09-11 22:43:56 +02:00