Raspberry-Pi-IaC/requirements.yml
Thomas Kleinendorst da955f79f5 Update Docker role
2025-01-15 13:39:43 +01:00

13 lines
544 B
YAML

---
collections:
# See: https://galaxy.ansible.com/ui/repo/published/devsec/hardening/
- name: devsec.hardening
version: 10.2.0
# See: https://galaxy.ansible.com/ui/repo/published/prometheus/prometheus/
# Docs: https://prometheus-community.github.io/ansible/branch/main/prometheus_role.html#ansible-collections-prometheus-prometheus-prometheus-role
- name: prometheus.prometheus
version: 0.23.0
roles:
# See: https://galaxy.ansible.com/ui/standalone/roles/geerlingguy/docker/
- name: geerlingguy.docker
version: 7.4.4