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 45da429 commit e90aaceCopy full SHA for e90aace
etc/kayobe/ansible/requirements.yml
@@ -14,6 +14,7 @@ collections:
14
version: 1.1.0
15
roles:
16
- src: stackhpc.vxlan
17
+ version: 1.1.0
18
- name: ansible-lockdown.ubuntu22_cis
19
src: https://github.com/ansible-lockdown/UBUNTU22-CIS
20
version: 1.4.1
@@ -29,3 +30,4 @@ roles:
29
30
version: 1.18.5
31
- src: https://github.com/stackhpc/ansible-role-docker.git
32
name: geerlingguy.docker
33
+ version: stackhpc/7.0.1.1
releasenotes/notes/pin-deps-dbe52c49e945daf5.yaml
@@ -0,0 +1,6 @@
1
+---
2
+features:
3
+ - |
4
+ All Ansible dependencies are now pinned to specific versions. The
5
+ ``stackhpc.vxlan`` role is pinned to 1.1.0, and ``ansible-role-docker``
6
+ is pinned to stackhpc/7.0.1.1.
0 commit comments