blumeops/ansible
Erich Blume 53a0bf5813 Fix macOS compatibility in kiwix torrent sync script
BSD head (macOS) doesn't support negative line counts like GNU head.
Use `sed '$d'` instead of `head -n -1` to remove the last line.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-16 22:36:28 -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 Add pre-commit hooks for code quality (#19) 2026-01-16 19:33:02 -08:00
roles Fix macOS compatibility in kiwix torrent sync script 2026-01-16 22:36:28 -08:00
ansible.cfg Suppress Python interpreter discovery warning in ansible 2026-01-13 21:26:41 -08:00
requirements.yml Add ansible playbook for indri with prometheus and grafana roles 2026-01-13 21:12:24 -08:00