Commit Graph

5 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
407bf12165 setup gitea as oidc provider for tool vault 2024-09-27 18:21:52 +02:00
459d255471 new role gitea_repo 2024-08-16 13:53:03 +02:00
b97af4010f ansible: HD setup 2024-07-10 11:08:29 +02:00
397a5d3b7f init arcodange factory 2024-07-05 16:16:11 +02:00