Chore(deps-dev): bump ansible-lint from 24.5.0 to 24.7.0
Bumps ansible-lint from 24.5.0 to 24.7.0.
Release notes
Sourced from ansible-lint's releases.
v24.7.0
Bugfixes
- Fix linting issues within command_instead_of* rules (ruff:D102) (#4252)
@alisonlhart
v24.6.1
Bugfixes
- Fix working directory when used as an github action (#4213)
@bkaraoren
- Fix relative imports in args rule (#4216)
@corubba
- Fix cmd args with no-free-form transformer (#4215)
@Qalthos
- Accept changlog.yml as a valid changelog (#4218)
@cavcrosby
- Avoid using warn for command/shell actions (#4207)
@ssbarnea
- Update Contributing docs and add tox as test optional-dependency (#4209)
@hdub-tech
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
-
95382d3
Linting fixes for command_instead_of* rules (ruff:D102) (#4252) -
22041b4
Bump the dependencies group in /.config with 4 updates (#4249) -
b7f69e3
Bump the dependencies group in /.config with 5 updates (#4238) -
0a4ff6d
Bump the dependencies group in /.config with 16 updates (#4231) -
b4018c2
Fix working directory when used as an github action (#4213) -
7e9f77a
Fixup YAML utils comment (#4226) -
47b10b2
Fix relative imports in args rule (#4216) -
e97867b
Configure devel to use py311 (#4224) -
cef43b6
Bump braces from 3.0.2 to 3.0.3 in /test/schemas (#4220) -
b71c7b6
Bump the dependencies group in /.config with 5 updates (#4221) - Additional commits viewable in compare view