Chore(deps-dev): bump ansible-lint from 6.22.1 to 24.2.3
Bumps ansible-lint from 6.22.1 to 24.2.3.
Release notes
Sourced from ansible-lint's releases.
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
- Fix error suppression when syntax is incorrect (#4026)
@audgirka
- Set global
cache_dir_lock
(#4055)@guppy0130
- [role-name] Handle string role dependencies (#4054)
@corubba
- Support for upcoming Ubuntu 24.04 and Fedora 40 (#4051)
@mafalb
- Update documentation for syntax-check[unknown-module] (#4049)
@ssbarnea
- Add OpenWRT 23.05 to valid versions (#4041)
@jonkerj
- Update task name in
notify
for a task againstname[casing]
error (#4038)@audgirka
- accept yum history and info as valid commands (#4025)
@konstruktoid
- Add attributes for role argument specs (#4018)
@felixfontein
v24.2.0
Minor Changes
- Drop support for Python 3.9 (#4009)
@audgirka
Bugfixes
- Fix scenario when role has no
dependencies
section inmeta/main.yml
(#3993)@audgirka
v6.22.2
Bugfixes
- Fix key error for name[casing] rule (#3987)
@ajinkyau
... (truncated)
Commits
-
dfb8fea
Makeignore_unreachable
accept jinja templates (#4120) -
9ee0c98
gha: use new repo name for reusable actions (#4128) -
a35ef9c
Make fix more resilient to syntax-check errors (#4125) -
30eb96e
Don't inject CWD parent into PATH (#4108) -
4222108
Bump the dependencies group across 1 directory with 20 updates (#4124) -
9bf2999
Update schema tests (#4127) -
9a8db9f
Fix #3938: don't assume working_directory is github.workspace (#4103) -
9a43cf1
Fix yaml rules being included regardless of tags (#4107) -
17194e6
Allow jinja2 expression for choices field (#4043) (#4117) -
aa1d8bc
Updateorder
schema to work with jinja template (#4121) - Additional commits viewable in compare view