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:
Jeremy Stanley 2022-09-07 18:41:43 +00:00
parent b9828899a7
commit 109c7dbc23
1 changed files with 1 additions and 2 deletions

View File

@ -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