Chore(deps-dev): bump ansible-lint from 24.5.0 to 24.6.0
Bumps ansible-lint from 24.5.0 to 24.6.0.
Release notes
Sourced from ansible-lint's releases.
v24.6.0
Enhancements
- Adding logic for configuring supported ansible versions (#4203)
@alisonlhart
Bugfixes
- Revert notify related checks, errors, transforms for listen and tests (#4205)
@audgirka
- Improve logic of find_children (#4161)
@ssbarnea
- Pickup correct path component w/ANSIBLE_ROLES_PATH (#4176)
@cavcrosby
- Respect yamllint 'document_start' rule when autofixing yaml (#4184)
@elara-leitstellentechnik
- Avoid displaying upgrade warning when installation is not pip (#4204)
@ssbarnea
- Correctly recognize path with spaces with tokenize (#4198)
@ssbarnea
- Fix false positive reports in is_handler function (#4170)
@MalKeshar
- Avoid exception with conflicting action statements (#4195)
@ssbarnea
- Don't raise name[casing] on handlers with special role syntax (#4196)
@Qalthos
- Refactor tokenize function (#4191)
@ssbarnea
- Avoid stacktrace with unsupported import_playbook syntax (#4190)
@ssbarnea
- Support for 2.15...updating linter. (#4144)
@epacific1
- Don't quote strings that start with 0 when running ansible-lint --fix. (#4167)
@kousu
- Allow inventory to be used for playbook order key (#4182)
@ssbarnea
Commits
-
2d9f1ed
Adding logic for configuring supported ansible versions (#4203) -
3f6f87f
Revert notify related checks, errors, transforms for listen and tests (#4205) -
d1ff289
Improve logic of find_children (#4161) -
983d251
Pickup correct path component w/ANSIBLE_ROLES_PATH (#4176) -
b5d027c
Respect yamllint 'document_start' rule when autofixing yaml (#4184) -
528275b
Avoid displaying upgrade warning when installation is not pip (#4204) -
7e2f62e
Remove filename from MatchError class (#4202) -
17c812e
Tune coverage settings (#4199) -
ce9f01d
chore: pre-commit autoupdate (#4201) -
b7ec543
Correctly recognize path with spaces with tokenize (#4198) - Additional commits viewable in compare view