personal_infra/ansible/requirements.yml
counterweight 338f2ae636
uptime-kuma: annotate config and drop the unused collection
lucasheld.uptime_kuma was pinned but never used - every monitor was created by
hand-rolled Python. The uptime subdomain stays because the deprecated blocks
still template it.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-09-11 22:43:56 +02:00

10 lines
369 B
YAML

# Ansible Galaxy Collections Requirements
# Install with: ansible-galaxy collection install -r requirements.yml
# No collections are currently required.
#
# lucasheld.uptime_kuma was pinned here but never used — every monitor was created
# by hand-rolled Python instead. Removed 2026-09-11 along with Uptime Kuma itself.
# See archive/uptime_kuma/.
collections: []