Bump ansible-lint from 6.14.1 to 6.14.3
Bumps ansible-lint from 6.14.1 to 6.14.3.
Release notes
Sourced from ansible-lint's releases.
v6.14.3
Bugfixes
- Refactor task iterator (part 2) (#3212)
@ssbarnea
- Document fix for literal_compare
== False
(#3207)@jemand771
- docs: Provide more information about the dangers of run_once (#3187)
@bendem
- Fix sarif output to use 'match.details' in result object, instead of 'match.message' (#3163)
@4ch1m
- Allow templated boolean for any_errors_fatal (#3205)
@sathieu
- Refactor task iterator to return an object (#3195)
@ssbarnea
- Update SPDX license list (#3193)
@ssbarnea
- Fix tilde interpolation in PATH (#3185)
@fclaerho
- Fix "helpUri" assignment for SARIF output (#3176)
@4ch1m
- docs: fix link for rule galaxy[no-runtime] (#3175)
@ziegenberg
v6.14.2
Bugfixes
- Ignore risky-shell-pipe with pwsh (#3166)
@ssbarnea
- Implement galaxy[no-runtime] check for meta/runtime.yml file (#3162)
@ssbarnea
- Fixed args rule error for synchronize module (#3158)
@ajinkyau
- Avoid test ... require a dictionary error with jinja rule (#3157)
@ssbarnea
Commits
-
b706ccc
Refactor task iterator (part 2) (#3212) -
1e46708
Refactor tests (#3211) -
33de6bc
Document fix for literal_compare== False
(#3207) -
dfba371
docs: Provide more information about the dangers of run_once (#3187) -
e53dcdd
Fix sarif output to use 'match.details' in result object, instead of 'match.m... -
0fd5900
Refactor command-instead-of-shell fixtures in standalone examples (#3210) -
73af468
Update dependencies (#3208) -
4232927
Allow templated boolean for any_errors_fatal (#3205) -
959851c
Refactor task iterator to return an object (#3195) -
ef483a0
Update test dependencies (#3194) - Additional commits viewable in compare view