Bump ansible-lint from 6.11.0 to 6.12.0
Bumps ansible-lint from 6.11.0 to 6.12.0.
Release notes
Sourced from ansible-lint's releases.
v6.12.0
Minor Changes
- Extend fqcn rule to complain on
collections
keyword (#2825)@jcgruenhage
- Determine if passed arguments are playbooks or not (#2912)
@ssbarnea
Bugfixes
- Avoid caching on role_name regex (#2876) (#2876)
@DanInProgress
- Change the way rules are listed from command line (#2940 (#2940)
@ssbarnea
- Added example for skip list on command line (#2964) (#2964)
@ajinkyau
- Do not install collection locally in offline mode (#2926) (#2926)
@jensrudolf
- Improved coverage for empty string compare and galaxy rules (#2963)
@ajinkyau
- Add support for Ansible 2.15 (#2960 (#2960)
@ssbarnea
- Rename warning[raw-non-string] to no-free-form[raw-non-string] (#2956)
@ssbarnea
- Correct run-once rule identifier and related examples (#2952)
@ajinkyau
- Fix typo in doc site name (#2954)
@utoddl
- Replace sphinx with mkdocs (#2942)
@ssbarnea
- Remove rich markdown header override (#2938)
@ssbarnea
- Fixing OpenWrt name; Adding OpenWrt 22.03 (#2928)
@sscheib
- Ignore args rule finding if value for choice has jinja template (#2929)
@klaus-tux
- Allow warnings to be skipped (#2925)
@ssbarnea
- Fix spacing in option help strings (#2920)
@thomwiggers
- Allow dumping of SARIF files (#2921)
@ssbarnea
- Change treatment of files that fail to load structured data (#2919)
@ssbarnea
- Fix github archives metadata (#2914)
@ssbarnea
- Fix print leak with meta-unsupported-ansible (#2913)
@ssbarnea
Commits
-
7ec6d6b
Avoid caching on role_name regex (#2876)Co-authored-by: Sorin Sbarnea <ssbarn... -
386d63d
Change the way rules are listed from command line (#2940 -
f777905
Added example for skip list on command line (#2964)Co-authored-by: Ajinkya Ud... -
f486b66
Do not install collection locally in offline mode (#2926)Fixes https://github... -
ffefdd1
Improved coverage for empty string compare and galaxy rules (#2963) -
f79a9bc
Add support for Ansible 2.15 (#2960 -
315d6a9
Update schemas (#2967) -
3650ef0
Enable devel testing (#2958) -
d04045c
Update deps (#2957) -
90eac8a
Rename warning[raw-non-string] to no-free-form[raw-non-string] (#2956) - 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