We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 315f2c8 commit dee3501Copy full SHA for dee3501
1 file changed
Ansible/requirements.yaml
@@ -50,7 +50,7 @@ collections:
50
# - validation helpers
51
# - CLI parsing helpers
52
- name: ansible.utils
53
- version: "6.0.0"
+ version: "6.0.2"
54
55
# Broad community modules and plugins:
56
# - filesystem helpers
@@ -201,7 +201,7 @@ roles:
201
- name: lae.proxmox
202
src: git+https://github.com/lae/ansible-role-proxmox.git
203
scm: git
204
- version: "v1.9.0"
+ version: "v1.10.1"
205
206
# =============================================================================
207
# Removed / Replaced
0 commit comments