Skip to content

Commit

Permalink
Bump ansible-lint pins
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-Welsh committed Jan 31, 2025
1 parent 7bd2e2d commit 3853716
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ansible-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Install ansible-lint
run: |
pip install ansible-core==2.16.* ansible-lint==24.*
pip install ansible-core==2.18.* ansible-lint==25.*
- name: Lint Ansible playbooks
run: |
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
ansible<10
ansible<12
jmespath==0.10.0

0 comments on commit 3853716

Please sign in to comment.