Skip to content

Commit ac84c12

Browse files
committed
CI: Bump ansible-core and ansible-lint versions
1 parent 64ca8bd commit ac84c12

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ansible-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
3333
- name: Install ansible-lint
3434
run: |
35-
pip install ansible-core==2.16.* ansible-lint==24.*
35+
pip install ansible-core==2.20.* ansible-lint==26.*
3636
3737
- name: Lint Ansible playbooks
3838
run: |

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
ansible<10
1+
ansible<14
22
jmespath==0.10.0

0 commit comments

Comments
 (0)