Bump ansible-lint from 6.14.3 to 6.14.6
Bumps ansible-lint from 6.14.3 to 6.14.6.
Release notes
Sourced from ansible-lint's releases.
v6.14.6
Bugfixes
- Update schema to add some of the missing rules (#3274)
@shatakshiiii
- Use temporary playbooks to check role syntax (#3280)
@ssbarnea
- Enable ruff linter (#3276)
@ssbarnea
- Use fqcn[canonical] in place of fqcn[action-redirect] (#3273)
@shatakshiiii
- Refactor tests (#3271)
@ssbarnea
- Refactor no-relative-paths tests (#3270)
@ssbarnea
- Minor fixes for no-handler rule (#3269)
@ssbarnea
- name[casing]: Add transform to automatically fix this during --write (#3268)
@ssbarnea
- Remove meta-no-info rule due to being covered by schema[meta] (#3267)
@ssbarnea
- Ignore unknown sections under changes key on changelogs (#3262)
@ssbarnea
- Add current FreeBSD and OpenBSD versions (#3260)
@rkrieger
- Ensure playbook path is absolute (#3250)
@ssbarnea
- Updated 'kind' message if file kind is unknown (#3247)
@ajinkyau
- Rename arg-spec schema file to clarify it applies to roles only (#3243)
@ssbarnea
v6.14.5 (yanked)
Bugfixes
- Use fqcn[canonical] in place of fqcn[action-redirect] (#3273)
@shatakshiiii
- Refactor tests (#3271)
@ssbarnea
- Refactor no-relative-paths tests (#3270)
@ssbarnea
- Minor fixes for no-handler rule (#3269)
@ssbarnea
- name[casing]: Add transform to automatically fix this during --write (#3268)
@ssbarnea
- Remove meta-no-info rule due to being covered by schema[meta] (#3267)
@ssbarnea
- Ignore unknown sections under changes key on changelogs (#3262)
@ssbarnea
- Add current FreeBSD and OpenBSD versions (#3260)
@rkrieger
- Ensure playbook path is absolute (#3250)
@ssbarnea
- Updated 'kind' message if file kind is unknown (#3247)
@ajinkyau
- Rename arg-spec schema file to clarify it applies to roles only (#3243)
@ssbarnea
v6.14.4
Bugfixes
- Document that no-changed-when also applies to handlers (#3237)
@ssbarnea
- Update navigator schema (#3236)
@ssbarnea
- Update no-handler rule to accept 'not changed' (#3230)
@jpopelka
- Fix link for usage.md (Linting playbooks and roles) (#3224)
@ziegenberg
- Skip PATH checking when pyenv virtualenv is present (#3219)
@ajinkyau
- Require yamllint 1.30.3 or newer (#3220)
@ssbarnea
Commits
-
e14c33b
Update schema to add some of the missing rules (#3274) -
6da0313
Use temporary playbooks to check role syntax (#3280) -
e197112
Enable and fix PT checks on ruff (#3278) -
e221dd7
Enable ruff linter (#3276) -
502ea61
Ensure that syntax-check also runs on roles (#3272) -
021ccbc
Use fqcn[canonical] in place of fqcn[action-redirect] (#3273) -
07640e9
Refactor tests (#3271) -
9b42f89
Refactor no-relative-paths tests (#3270) -
0ecae66
Minor fixes for no-handler rule (#3269) -
d81a27b
name[casing]: Add transform to automatically fix this during --write (#3268) - Additional commits viewable in compare view