Update Ansible dependencies

This commit is contained in:
Thomas Kleinendorst 2024-12-30 11:01:55 +01:00
parent c5cf00844a
commit 2445a3f622

View file

@ -2,10 +2,12 @@
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: 10.1.0 version: 10.2.0
# See: https://prometheus-community.github.io/ansible/branch/main/prometheus_role.html#ansible-collections-prometheus-prometheus-prometheus-role # 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 - name: prometheus.prometheus
version: 0.23.0 version: 0.23.0
roles: roles:
# See: https://galaxy.ansible.com/ui/standalone/roles/geerlingguy/docker/
- name: geerlingguy.docker - name: geerlingguy.docker
version: 7.4.1 version: 7.4.3