We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a948ddf commit ca81246Copy full SHA for ca81246
tox.ini
@@ -5,7 +5,7 @@ skipsdist = True
5
[testenv:ansible-lint]
6
; There is currently a bug in ansible-lint 6.8.6: https://github.com/ansible/ansible-lint/issues/2673
7
deps =
8
- ansible-lint==v6.17.2
+ ansible-lint==v6.22.0
9
commands = ansible-lint --show-relpath
10
11
[testenv:linters]
0 commit comments