blumeops/ansible/playbooks/indri.yml
Erich Blume d761e61809 Add borgmatic role to ansible playbook
Manages scheduled LaunchAgent for daily backups at 2:00 AM.
Borgmatic itself is installed via mise (pipx), not managed by ansible.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-13 22:50:28 -08:00

8 lines
111 B
YAML

---
- name: Configure indri
hosts: indri
roles:
- prometheus
- grafana
- kiwix
- borgmatic