Chore(deps-dev): bump ansible-lint from 6.22.1 to 24.5.0
Bumps ansible-lint from 6.22.1 to 24.5.0.
Release notes
Sourced from ansible-lint's releases.
v24.5.0
Enhancements
- Add subdirectories to be part of the task prefix (#4143)
@cavcrosby
- Prevent execution with incompatible yamllint configuration (#4139)
@ssbarnea
- Continue linting other files when one has syntax-check errors (#4133)
@ssbarnea
Bugfixes
- Make linter aware of its own requirements (#4159)
@ssbarnea
- Allow running with incompatible yamllint config (#4158)
@ssbarnea
- Avoid key exception during transform (#4156)
@ssbarnea
- Raise name[casing] violation for notify task param (#4149)
@cavcrosby
- Allow tabs in win_lineinfile (#4147)
@ssbarnea
- Improve feedback for
fix
, avoid a traceback with transform (#4148)@cidrblock
- Allow tabs inside jinja strings (#4146)
@ssbarnea
- Avoid reformatting hexadecimal integers (#4145)
@ssbarnea
- Make import_playbook recognize playbooks from within collections (#4141)
@ssbarnea
- Document valid locations for requirements.yml in the docs (#4134)
@shatakshiiii
- Recognize adjacent plugins (#4131)
@ssbarnea
- Support examples for role entrypoints (#4019)
@felixfontein
- Add lower requirements and testing (#4130)
@ssbarnea
v24.2.3
Bugfixes
- Make
ignore_unreachable
accept jinja templates (#4120)@audgirka
- Make fix more resilient to syntax-check errors (#4125)
@ssbarnea
- Don't inject CWD parent into PATH (#4108)
@garymm
- Do not assume working_directory is github.workspace (#4103)
@ajfabbri
- Fix yaml rules being included regardless of tags (#4107)
@cavcrosby
- Allow jinja2 expression for choices field (#4117)
@cavcrosby
- Update
order
schema to work with jinja template (#4121)@audgirka
- Fix KeyError on
key-order
rule with blocks (#4116)@Qalthos
- Avoid running get_app more than once (#4115)
@ssbarnea
- Avoid NameError if there is no notify keyword to update (#4113)
@Qalthos
- Add AstraLinux platform identification (#4111)
@dentist128
v24.2.2
Bugfixes
- Raise exception while accessing rules by index (#4068)
@audgirka
- Update spdx license list (#4097)
@ssbarnea
- Bump minimal version of black being required (#4089)
@ssbarnea
- Add systemctl get-default as acceptable command (#4087)
@konstruktoid
- Adding EDA tag to the required galaxy.yml tags (#4077)
@alisonlhart
v24.2.1
Bugfixes
... (truncated)
Commits
-
492d840
Make linter aware of its own requirements (#4159) -
b77726d
Allow running with incompatible yamllint config (#4158) -
6fb75a4
Avoid key exception during transform (#4156) -
23c046b
Raise name[casing] violation for notify task param (#4149) -
0d3f69c
Refactor globs test (#4157) -
744254a
Add subdirectories to be part of the task prefix (#4143) -
e8a71e5
Allow tabs in win_lineinfile (#4147) -
c66c903
Improve feedback forfix
, avoid a traceback with transform (#4148) -
bad138f
Bump the dependencies group across 1 directory with 10 updates (#4154) -
f6d4702
Allow tabs inside jinja strings (#4146) - Additional commits viewable in compare view