Chore(deps-dev): bump ansible-lint from 24.7.0 to 24.9.2
Bumps ansible-lint from 24.7.0 to 24.9.2.
Release notes
Sourced from ansible-lint's releases.
v24.9.2
Bugfixes
- Fix github action (#4342)
@ssbarnea
v24.9.1
Bugfixes
- Fix missing MatchErrors due to hash collisions (#4307)
@cavcrosby
- Remove requirement of options field in argument_specs.yaml (#4291)
@MatthiasKunnen
- Correct use of working directory with ansible-lint github action (#4340)
@ssbarnea
- Avoid running application initialization twice (#4335)
@ssbarnea
- Handle bare exception case from nested jinja2 vars (#4315)
@cavcrosby
- Require ansible-compat>=24.9.1 (#4336)
@ssbarnea
- Update execution environment schema (#4334)
@ssbarnea
- Add new OEL versions to meta JSON schema (#4312)
@mpmurphy-aexp
- Fix for ignoring test / directories by fqcn[deep] rule (#4320)
@tanwigeetika1618
Other
- Docs: remove IRC/ML/google.groups remnants (#4322)
@Andersson007
v24.9.0
Enhancements
- Community comms (#4309)
@oraNod
- feat: add
requirements_file
input to GitHub action (#4253)@dbrennand
Bugfixes
- fix: Adding missing EE option skip_pip_install (#4299)
@sscheib
- Fix upload-artifact action to work with v4.4 and newer (#4314)
@alisonlhart
- fix: Add reset-failed state in executable_options (#4301)
@tanwigeetika1618
- Enable --offline to affect checking version online (#4283)
@cavcrosby
- Fix long lines being wrapped with a trailing space (#4288)
@cavcrosby
- Make galaxy[version-incorrect] rule opt-in (#4247)
@cavcrosby
- Fix error for imported playbooks w/invalid syntax (#4289)
@cavcrosby
- Fix indentation change to comments when using --fix (#4273)
@cavcrosby
- Fix list of non-strings in args rule (#4279)
@johnbyrneio
- Improve --version behavior to handle remote disconnect (#4276)
@cavcrosby
- Ignore var-naming[pattern] to foreign role vars (#4230)
@cavcrosby
- Remove leftover Sphinx command directives (#4243)
@cavcrosby
- Fix custom-rules documentation examples (#4264)
@Tompage1994
Commits
-
3b5bee1
Fix github action (#4342) -
712b530
Fix missing MatchErrors due to hash collisions (#4307) -
cd3dbd0
Remove requirement of options field in argument_specs.yaml (#4291) -
4e3058f
Correct use of working directory with ansible-lint github action (#4340) -
571711f
Avoid running application initialization twice (#4335) -
9d63816
Handle bare exception case from nested jinja2 vars (#4315) -
242fea0
Move PYTEST_REQPASS to tox.ini to allow its update from forks (#4339) -
763880a
Require ansible-compat>=24.9.1 (#4336) -
8d9fe1d
Bump coactions/dynamic-matrix from 1 to 3 (#4294) -
1bbe6d1
Update execution environment schema (#4334) - Additional commits viewable in compare view