Commit Graph

12 Commits

Author SHA1 Message Date
934b62d922 chore(ansible): use project-local uv venv for ansible runtime deps
Moves the local ansible runtime from a global `uv tool install ansible-core`
(which required remembering `--with kubernetes --with jmespath --with dnspython`)
to a project-managed venv described by `pyproject.toml` + `uv.lock`. Fixes the
"Failed to import the required Python library (kubernetes)" error on localhost.

The localhost inventory entry now derives `ansible_python_interpreter` from
`{{ ansible_playbook_python }}`, so `uv run ansible-playbook` is enough — no
more hardcoded user-specific paths.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-06 12:35:28 +02:00
5b3c896a25 use self signed cert for internal domain arcodange.lab 2025-12-31 17:38:04 +01:00
1fd47e9d97 install pihole to fix failing duckdns name servers 2025-12-23 14:20:04 +01:00
9b09e6bd86 fixes and set preferred_ip since new interface eth0 2025-10-09 17:27:42 +02:00
3cfc5f2bfd refactor storage and setup shared backup directory 2025-08-27 17:26:05 +02:00
b8636a6d48 document uv python package manager command for ansible setup - minor fixes in playbook 2025-08-05 12:22:27 +02:00
58aece92b6 disable allowIp middleware while fixing ip filtering - upgrade traefik and fix gitea admin urls by adding prefix 2025-08-04 17:35:11 +02:00
b185999478 add pi3 to inventory + fixes 2024-12-15 22:13:03 +01:00
459d255471 new role gitea_repo 2024-08-16 13:53:03 +02:00
cb4d679d8b k3s setup and git action runner 2024-08-12 21:45:16 +02:00
f4b54d2941 ansible: playbook for postgres and gitea 2024-07-18 10:36:12 +02:00
0e2ea5cb36 ansible: begin inventory 2024-07-10 15:39:43 +02:00