blumeops/ansible
Erich Blume 34d9f2475e Fix borgmatic-metrics script to use absolute paths
The script was failing in LaunchAgent context because it used
`mise x -- borg` which isn't available without homebrew in PATH.
Changed to use absolute paths for borg and jq (/opt/homebrew/bin/).

This fixes the Grafana dashboard showing "DOWN" for Repository Status
and missing data points in the time series graphs.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-18 14:44:46 -08:00
..
group_vars Add grafana datasource provisioning and update workflow docs 2026-01-14 07:23:10 -08:00
inventory Add pre-commit hooks for code quality (#19) 2026-01-16 19:33:02 -08:00
playbooks K8s Migration Phase 0: Foundation Infrastructure (#26) 2026-01-18 12:06:28 -08:00
roles Fix borgmatic-metrics script to use absolute paths 2026-01-18 14:44:46 -08:00
ansible.cfg Suppress Python interpreter discovery warning in ansible 2026-01-13 21:26:41 -08:00
requirements.yml