Raspberry-Pi-IaC/requirements.yml
Thomas Kleinendorst 197b113de6 Update versions
I updated the versions but it went catastrophically wrong.
I'll be reinstalling with these changes next.
2025-02-28 14:18:44 +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.5