Raspberry-Pi-IaC/requirements.yml
2024-11-19 12:58:46 +01:00

11 lines
390 B
YAML

---
collections:
# See: https://galaxy.ansible.com/ui/repo/published/devsec/hardening/
- name: devsec.hardening
version: 10.1.0
# See: 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:
- name: geerlingguy.docker
version: 7.4.1