Update Ansible dependencies
This commit is contained in:
parent
c5cf00844a
commit
2445a3f622
1 changed files with 5 additions and 3 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue