Bump the ansible-lint version to 24.7.0 (#240)

* add minimum version for  ansible-lint to 24.7.0

* added changelog fragment

* added newline at eof
This commit is contained in:
Mandar Kulkarni
2024-07-23 06:45:05 -07:00
committed by GitHub
parent adfb5ee140
commit 075c143e40
3 changed files with 6 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ commands =
[testenv:ansible-lint]
deps =
ansible-lint==6.21.0
ansible-lint >= 24.7.0
changedir = {toxinidir}
commands =
ansible-lint