Chore(deps-dev): bump ansible-lint from 6.22.1 to 24.2.2
Bumps ansible-lint from 6.22.1 to 24.2.2.
Release notes
Sourced from ansible-lint's releases.
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
- Allow dashes in legacy role namespaces (#3962)
@sur5r
- Use new ansible-compat verbosity levels (#3975)
@ssbarnea
- Remove dependency on newer requests library (#3959)
@ssbarnea
- Ignore set-property for systemd command (#3949)
@alanbbr
- Correct requires_ansible error message (#3954)
@ssbarnea
- Improve transformation for
no-free-form
rule (#3945)@ajinkyau
- Documentation improvement (#3946)
@ssbarnea
- docs: fix grammatical issue in philosophy Q&A section (#3934)
@davidhulick
- Update supported versions of ansible (#3930)
@ajinkyau
- Fix backward compatibility (#3929)
@McSim85
- Fix auto capitalization for name[prefix] rule (#3922)
@ajinkyau
- Fix role deps check for detecting path names (#3923)
@cavcrosby
- Avoid warnings about PATH with pipx installations (#3920)
@ssbarnea
Commits
-
88c5bd7
Raise exception while accessing rules by index (#4068) -
f8f36fd
Update deps (#4096) -
0708be5
Update test to pass with ansible-core devel branch (#4098) -
f6d0aae
Update spdx license list (#4097) -
81aa61b
Use python3 executable (#4080) -
34eb179
Bump minimal version of black being required (#4089) -
64732fe
add systemctl get-default as acceptable command (#4087) -
5934e34
Adding EDA tag to the required galaxy.yml tags (#4077) -
b80b10c
Bump black from 24.2.0 to 24.3.0 in /.config (#4074) -
e91ced9
Suggest adt installation (#4071) - Additional commits viewable in compare view