Raspberry-Pi-IaC/requirements.yml
2024-12-30 11:01:55 +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.3