Bump minimum ansible-lint version to 6.22

By the first quarter of 2024, all collections must pass ansible-lint
tests run with version 6.22.x. This PR ensure that all ansible-freeipa
tests depending on ansible-lint use a valid version of it.
This commit is contained in:
Rafael Guterres Jeffman
2023-12-06 15:21:05 -03:00
parent 9c735939a2
commit d2e0cad90b
2 changed files with 2 additions and 2 deletions

View File

@@ -7,4 +7,4 @@ pylint==2.17.2
wrapt==1.14.1
pydocstyle==6.3.0
yamllint==1.32.0
ansible-lint
ansible-lint >= 6.22