Bump ansible-lint from 6.12.2 to 6.13.0
Bumps ansible-lint from 6.12.2 to 6.13.0.
Release notes
Sourced from ansible-lint's releases.
v6.13.0
Minor Changes
- Removed experimental flag from multiple rules (#3037)
@ssbarnea
- Allow only use of quoted octals (#3030)
@ssbarnea
- Load rule ignores from external text file (#3004)
@ssbarnea
Bugfixes
- Improve jinja error line number identification (#3044)
@ssbarnea
- profiles: include all rules when listing all rules or tags (#3043)
@ziegenberg
- Improve documentation on var-naming (#3042)
@ssbarnea
- Improve loop-var-prefix checking (#3041)
@ssbarnea
- Ignore known problematic modules from args rule (#3040)
@ssbarnea
- Improve jinja2 rule error handling (#3039)
@ssbarnea
- Enable syntax-check on roles (#3035)
@ssbarnea
- Recognize role-name[path] also inside roles block (#3034)
@ssbarnea
- Allow {% in schema full-jinja check (#3029)
@ssbarnea
- Update ansible-compat (#3025)
@ssbarnea
- Recognize systemctl kill as a valid command (#3024)
@konstruktoid
- Mark syntax-check as unskippable (#3020)
@ssbarnea
- Fixes no-tabs issue with fqcn actions (#3021)
@ssbarnea
- Move empty-playbook to syntax-check (#3019)
@ssbarnea
- Ensure that rule import failures are not ignored (#2983)
@ssbarnea
- Increase the test coverage (#3014)
@ssbarnea
Commits
-
3d07f99
Improve jinja error line number identification (#3044) -
591fe7d
profiles: include all rules when listing all rules or tags (#3043) -
467426a
Improve documentation on var-naming (#3042) -
c7a1eed
Improve loop-var-prefix checking (#3041) -
64f7871
Ignore known problematic modules from args rule (#3040) -
cacaa9a
Improve jinja2 rule error handling (#3039) -
2d06a15
Removed experimental flag from multiple rules (#3037) -
8421fae
Add full coverage to no_relative_paths rule (#3038) -
8592a4f
Add full coverage to meta_video_links rule (#3036) -
b255f2a
Enable syntax-check on roles (#3035) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts