Update required roles and collections

This commit is contained in:
Thomas Kleinendorst 2024-11-19 12:58:46 +01:00
parent f392a34c24
commit af7f1148af

View file

@ -2,7 +2,10 @@
collections: collections:
# See: https://galaxy.ansible.com/ui/repo/published/devsec/hardening/ # See: https://galaxy.ansible.com/ui/repo/published/devsec/hardening/
- name: devsec.hardening - name: devsec.hardening
version: 9.0.1 version: 10.1.0
# See: https://prometheus-community.github.io/ansible/branch/main/prometheus_role.html#ansible-collections-prometheus-prometheus-prometheus-role # See: https://prometheus-community.github.io/ansible/branch/main/prometheus_role.html#ansible-collections-prometheus-prometheus-prometheus-role
- name: prometheus.prometheus - name: prometheus.prometheus
version: 0.17.1 version: 0.23.0
roles:
- name: geerlingguy.docker
version: 7.4.1