Update ansible linters to current version used

Change-Id: I49a30f3547e32e8ef90d65b46e5393957b8946b2
This commit is contained in:
Riccardo Pittau 2023-12-19 12:33:09 +01:00
parent ab62784f22
commit 2f2e55d643
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ filename = *.py
[testenv:linters]
allowlist_externals = bash
deps =
ansible>=6,<7
ansible>=7,<8
ansible-lint>=6,<7
commands =
bash tools/ansible-lint.sh