Skip to content

Commit

Permalink
Pin remaining Ansible dependencies (#1495)
Browse files Browse the repository at this point in the history
Pin remaining Ansible dependencies
  • Loading branch information
Alex-Welsh authored Mar 3, 2025
1 parent 45da429 commit e90aace
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
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 is pinned to 1.1.0, and ``ansible-role-docker``
is pinned to stackhpc/7.0.1.1.

0 comments on commit e90aace

Please sign in to comment.