CI: Bump ansible-core and ansible-lint versions
Bump ansible-core according to this cycle supported Ansible versions. Change-Id: I0893ccd95406dfd8b716396093c88dcecb1e9661
This commit is contained in:
parent
7abde4d37a
commit
8a432a13ba
@ -1,5 +1,5 @@
|
||||
# linting
|
||||
ansible-lint>=6.0.0,<6.17.0 # MIT
|
||||
ansible-lint>=6.0.0,<7.0.0 # MIT
|
||||
bandit>=1.1.0 # Apache-2.0
|
||||
bashate>=0.5.1 # Apache-2.0
|
||||
doc8>=0.6.0 # Apache-2.0
|
||||
@ -16,4 +16,4 @@ stestr>=1.0.0 # Apache-2.0
|
||||
testtools>=1.4.0 # MIT
|
||||
|
||||
# sanity testing
|
||||
ansible-core>=2.13.0,<2.15.0 # GPL3
|
||||
ansible-core>=2.15.0,<2.16.0 # GPL3
|
||||
|
Loading…
Reference in New Issue
Block a user