Bump ansible-lint from 6.6.1 to 6.7.0
Bumps ansible-lint from 6.6.1 to 6.7.0.
Release notes
Sourced from ansible-lint's releases.
v6.7.0
Minor Changes
- name[template]: recommend to use templating as suffix on names (#2483)
@vineethreddykaturu
Bugfixes
- Refactor no-loop-var-prefix rule (#2470)
@oraNod
- key-order: now sorts block/rescue/always to the bottom (#2454)
@ssbarnea
- Ensure we do not return relative paths outside the project (#2492)
@ssbarnea
- fix: use ansible-compat to install collections (#2466)
@mnaser
- Change rich markdown theme/colors (#2486)
@ssbarnea
- schema: allow listen key on handlers (#2484)
@ssbarnea
- Ensure that symlinked arguments are resolved (#2476)
@ssbarnea
- Document No hosts matched the subscripted pattern (#2481)
@ssbarnea
- Use site.getuserbase() to detect ansible executable (#2477)
@ssbarnea
Commits
-
e4de1cd
Refactor no-loop-var-prefix rule (#2470) -
01d2e6d
Extend key-order key to sort more keys than the name (#2454) -
31a1092
Ensure we do not return relative paths outside the project (#2492) -
7258dba
name[template]: recommend to use templating as suffix on names (#2483) -
e248b64
fix: use ansible-compat to install collections (#2466) -
55068d7
Change rich markdown theme/colors (#2486) -
2482270
schema: allow listen key on handlers (#2484) -
fd2ecfe
Ensure that symlink-arguments are resolved (#2476) -
e00891b
Document No hosts matched the subscripted pattern (#2481) -
455a909
Use site.getuserbase() to detect ansible executable (#2477) - See full diff 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