personal_infra/ansible/services/personal-blog
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
..
deploy_personal_blog_playbook.yml personal-blog: use the caddy_site role 2026-09-11 23:19:01 +02:00
personal_blog_vars.yml vars: derive remote_host_name from role groups instead of hostnames 2026-09-11 22:00:43 +02:00
setup_deploy_alias_lapy.yml backups: target control group instead of lapy 2026-09-11 21:56:24 +02:00