Bump ansible-lint from 6.20.0 to 6.21.0
Bumps ansible-lint from 6.20.0 to 6.21.0.
Release notes
Sourced from ansible-lint's releases.
v6.21.0
Minor Changes
Bugfixes
- Add support for Rocky (#3843)
@facorazza
- Update supported Ubuntu versions in
meta.json
(#3845)@mcdonnnj
- Avoid false positives for handler in roles handlers directory (#3838)
@ajinkyau
- Hide stacktrace when loading invalid yaml (#3844)
@ajinkyau
- Add some platforms to
meta.json
(#3841)@mcdonnnj
- Temporary avoid auto-fixing YAML files not owned by ansible (#3837)
@ssbarnea
- Add environment variable for skipping schema update (#3835)
@ajinkyau
- Avoid creating temporary YAML files inside source tree (#3819)
@Qalthos
- Document environment variables (#3833)
@ssbarnea
- Update schemas (#3832)
@ssbarnea
- Support complex requirements in argument_specs.yml (#3823)
@tapetersen
- Fix SARIF-formatter severity levels (#3824)
@4ch1m
- Add play level autofix for key-order rule (#3815)
@ajinkyau
- Add support for python 3.12 (#3813)
@ssbarnea
- Update SPDX license list (#3814)
@ssbarnea
- Use checkout action in install docs (#3810)
@gma
- Fix actions-tagger arguments (#3808)
@ssbarnea
v6.20.3
Bugfixes
- Fix wget command arguments in github action (#3806)
@ssbarnea
- Update some platform versions in meta.json (#3800)
@masoud-maghsoudi
v6.20.2
Bugfixes
- Do not use github action path for running ansible lint (#3798)
@ReenigneArcher
- Correct listing of autofix rules in documentation (#3797)
@ssbarnea
- Make the autofix rule list dynamic in documentation (#3785)
@shatakshiiii
- Fix documentation links to autofix page (#3796)
@ssbarnea
- Bump test dependencies (#3795)
@ssbarnea
- Correct documentation regarding CLI argument precedence (#3792)
@ssbarnea
- Document autofix ability for rules that supports it (#3791)
@ssbarnea
- Accept underline prefix when checking var-naming (#3789)
@ssbarnea
- Correct regression with use of --fix (#3783)
@ssbarnea
v6.20.1
Bugfixes
- Fix detection of play roles vars missing prefix (#3765)
@cavcrosby
- Prune reported errors after autofix (#3774)
@cidrblock
--fix
will now default toall
(#3777)@ajinkyau
... (truncated)
Commits
-
031038e
Add support for Rocky (#3843) -
07181fe
Update supported Ubuntu versions inmeta.json
(#3845) -
bf43367
Avoid false positives for handler in roles handlers directory (#3838) -
721d1d5
Hide stacktrace when loading invalid yaml (#3844) -
0b52844
Add some platforms tometa.json
(#3841) -
c81e65f
Temporary avoid auto-fixing YAML files not owned by ansible (#3837) -
3c90628
Add environment variable for skipping schema update (#3835) -
4a36d80
Avoid creating temporary YAML files inside source tree (#3819) -
9ec6f59
Document environment variables (#3833) -
c3af71f
Update schemas (#3832) - Additional commits viewable in compare view