Capping ansible-lint version

Closes-Bug: #2004633

Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
Change-Id: I0b1a4a8d534ca985f7430255c8add86211e5ddab
(cherry picked from commit 8d17681d3d)
This commit is contained in:
Jiri Podivin 2023-02-06 13:41:21 +01:00 committed by Sandeep Yadav
parent 10b9ff747e
commit c290ddf2db
1 changed files with 1 additions and 1 deletions

View File

@ -15,4 +15,4 @@ stestr>=2.0.0 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0
yaql>=1.1.3 # Apache 2.0 License
ansible-runner>=1.4.2 # Apache
ansible-lint[core,yamllint]>=5.0.5 # MIT/GPL
ansible-lint[core,yamllint]>=5.0.5,<=6.11.0 # MIT/GPL