Bump ansible-lint from 6.20.0 to 6.20.1
Bumps ansible-lint from 6.20.0 to 6.20.1.
Release notes
Sourced from ansible-lint's releases.
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
- Avoid false error caused by TypeError with jinja rule (#3773)
@ssbarnea
- Sanity Rule Ignore Additions and Updates (#3766)
@alisonlhart
- Update rulebook schema (name is now required) (#3776)
@ssbarnea
- Expose rules that have autofix capability in docs (#3770)
@shatakshiiii
- List all the fixable rules in CLI via
--list-rules
(#3737)@shatakshiiii
- Include level in SARIF results (#3758)
@ssbarnea
- Meta runtime supported version update (#3755)
@alisonlhart
Commits
-
1a4fb14
Add pipeline for testing with prereleased dependencies (#3779) -
9558c92
Fix detection of play roles vars missing prefix (#3765) -
0920931
Prune reported errors after autofix (#3774) -
59f4141
--fix
will now default toall
(#3777) -
53421b2
Avoid false error caused by TypeError with jinja rule (#3773) -
76e1417
Sanity Rule Ignore Additions and Updates (#3766) -
7e3155b
Update rulebook schema (name is now required) (#3776) -
875adef
Expose rules that have autofix capability in docs (#3770) -
e6bc4c7
Bump mislav/bump-homebrew-formula-action from 2.3 to 3.0 (#3759) -
b4b8b2c
List all the fixable rules in CLI via--list-rules
(#3737) - Additional commits viewable in compare view