2025-11-06 23:09:44 +01:00
|
|
|
# Ansible Galaxy Collections Requirements
|
|
|
|
|
# Install with: ansible-galaxy collection install -r requirements.yml
|
|
|
|
|
|
2026-09-11 22:43:56 +02:00
|
|
|
# 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/.
|
2025-11-06 23:09:44 +01:00
|
|
|
|
2026-09-11 22:43:56 +02:00
|
|
|
collections: []
|