Bump ansible-lint from 6.14.3 to 6.14.5
Bumps ansible-lint from 6.14.3 to 6.14.5.
Release notes
Sourced from ansible-lint's releases.
v6.14.5
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)
@ssbarneav6.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
-
502ea61Ensure that syntax-check also runs on roles (#3272) -
021ccbcUse fqcn[canonical] in place of fqcn[action-redirect] (#3273) -
07640e9Refactor tests (#3271) -
9b42f89Refactor no-relative-paths tests (#3270) -
0ecae66Minor fixes for no-handler rule (#3269) -
d81a27bname[casing]: Add transform to automatically fix this during --write (#3268) -
2a787abRemove meta-no-info rule due to being covered by schema[meta] (#3267) -
96d1914Refactor meta-incorrect tests (#3266) -
f0f198aRefactor literal-compare tests (#3265) -
c0c2022Refactor meta-video-links tests (#3264) - Additional commits viewable in compare view