Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions etc/kayobe/ansible/requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ collections:
version: 1.1.0
roles:
- src: stackhpc.vxlan
version: 1.1.0
- name: ansible-lockdown.ubuntu22_cis
src: https://github.com/ansible-lockdown/UBUNTU22-CIS
version: 1.4.1
Expand All @@ -29,3 +30,4 @@ roles:
version: 1.18.5
- src: https://github.com/stackhpc/ansible-role-docker.git
name: geerlingguy.docker
version: stackhpc/7.0.1.1
6 changes: 6 additions & 0 deletions releasenotes/notes/pin-deps-dbe52c49e945daf5.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
features:
- |
All Ansible dependencies are now pinned to specific versions. The
``stackhpc.vxlan`` role was pinned to 1.1.0, and ``ansible-role-docker``
was pinned to stackhpc/7.0.1.1.
Loading