Skip to content

Commit

Permalink
Bump ansible-lint python requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-Welsh committed Feb 5, 2025
1 parent 77ea637 commit 8906fc1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/stackhpc-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,9 @@ jobs:
matrix:
include:
# NOTE(upgrade): Keep these in sync with Kayobe's supported Ansible and Python versions (see release notes).
- ansible: "2.16"
- ansible: "2.17"
python: "3.12"
- ansible: "2.15"
- ansible: "2.16"
python: "3.10"
name: Ansible ${{ matrix.ansible }} lint with Python ${{ matrix.python }}
if: github.repository == 'stackhpc/stackhpc-kayobe-config'
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
kayobe@git+https://github.com/stackhpc/kayobe@stackhpc/2024.1
kayobe@git+https://github.com/stackhpc/kayobe@stackhpc/master
ansible-modules-hashivault>=5.2.1
jmespath

0 comments on commit 8906fc1

Please sign in to comment.