CI: Pin ansible-lint to <6.13.0
Change-Id: I13ee17a96033da75cbb377bce483f027127d646d
This commit is contained in:
parent
c8c3310a4a
commit
59002ded86
@ -1,5 +1,5 @@
|
|||||||
ansible>=4,<6 # GPLv3
|
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
|
bandit>=1.1.0 # Apache-2.0
|
||||||
bashate>=0.5.1 # Apache-2.0
|
bashate>=0.5.1 # Apache-2.0
|
||||||
doc8>=0.6.0 # Apache-2.0
|
doc8>=0.6.0 # Apache-2.0
|
||||||
|
@ -17,6 +17,7 @@
|
|||||||
- ^releasenotes/.*$
|
- ^releasenotes/.*$
|
||||||
- ^deploy-guide/.*$
|
- ^deploy-guide/.*$
|
||||||
- ^test-requirements.txt$
|
- ^test-requirements.txt$
|
||||||
|
- ^lint-requirements.txt$
|
||||||
- ^etc/kolla/globals.yml$
|
- ^etc/kolla/globals.yml$
|
||||||
- ^tox.ini$
|
- ^tox.ini$
|
||||||
- ^\..+
|
- ^\..+
|
||||||
|
Loading…
Reference in New Issue
Block a user