Skip to content

Commit

Permalink
fix ansible-lint issue
Browse files Browse the repository at this point in the history
ansible/ansible-lint#1795
Signed-off-by: rndmh3ro <github@gumpri.ch>
  • Loading branch information
rndmh3ro committed Feb 18, 2022
1 parent 2a6f372 commit 0cff10b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ansible-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,7 @@ jobs:
# ansible==2.9
# ansible-lint==4.2.0
override-deps: |
ansible==2.10.7
ansible-base==2.10.5
ansible-lint==5.3.2
rich>=9.5.1,<11.0.0
# [optional]
# Arguments to be passed to the ansible-lint

Expand Down

0 comments on commit 0cff10b

Please sign in to comment.