CI: Pin ansible-lint to <6.13.0

Change-Id: I13ee17a96033da75cbb377bce483f027127d646d
This commit is contained in:
Michal Nasiadka 2023-02-16 16:30:09 +01:00
parent c8c3310a4a
commit 59002ded86
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,5 @@
ansible>=4,<6 # GPLv3
ansible-lint>=6.0.0,<7.0.0 # MIT
ansible-lint>=6.0.0,<6.13.0 # MIT
bandit>=1.1.0 # Apache-2.0
bashate>=0.5.1 # Apache-2.0
doc8>=0.6.0 # Apache-2.0

View File

@ -17,6 +17,7 @@
- ^releasenotes/.*$
- ^deploy-guide/.*$
- ^test-requirements.txt$
- ^lint-requirements.txt$
- ^etc/kolla/globals.yml$
- ^tox.ini$
- ^\..+