Correct inline comment about ansible-lint pin
It's https://github.com/ansible/ansible-lint/issues/2320 which is blocking our use of newer ansible-lint (though it's worth revisiting whether testing with ansible-lint is still of any real value). Change-Id: Ie3e42df7f90e5349bf1513e8896b1d5e16125b42
This commit is contained in:
parent
b9828899a7
commit
109c7dbc23
3
tox.ini
3
tox.ini
@ -24,8 +24,7 @@ deps =
|
||||
# things from a later ansible that would actually fail in
|
||||
# production.
|
||||
ansible>=5,<6
|
||||
# 6.5.0 : https://github.com/ansible/ansible-lint/issues/2330
|
||||
# 6.5.1 : https://github.com/ansible/ansible-lint/issues/2320
|
||||
# pin until https://github.com/ansible/ansible-lint/issues/2320 is fixed
|
||||
ansible-lint>=6.0.0,<6.5.0
|
||||
hacking>=4.0.0,<5.0.0
|
||||
bashate>=0.2
|
||||
|
Loading…
Reference in New Issue
Block a user