Bump ansible-lint from 6.22.0 to 6.22.1
Bumps ansible-lint from 6.22.0 to 6.22.1.
Release notes
Sourced from ansible-lint's releases.
v6.22.1
Bugfixes
- Look for ansible binary in the same path as we are (#3903)
@FliegenKLATSCH
- Avoid stacktrace with broken ansible.cfg files (#3916)
@ssbarnea
- Avoid jinja[invalid] with ansible.builtin.mandatory filter (#3917)
@ssbarnea
- Remove support for deprecated include (#3722)
@ssbarnea
- Fix use of versioned github action (#3762)
@karl-johan-grahn
- Fix few URLs in README.md (#3915)
@ssbarnea
- Correct some usage examples for
package_latest
(#3914)@pablomh
- Add option to allow running with missing plugins and collection dependencies (#3913)
@ssbarnea
- Avoid warnings from loading of deprecated modules (#3715)
@ssbarnea
- Log ignored exception details to debug log (#3900)
@bluecmd
- GitHub Action: properly respect the
working_directory
argument (#3905)@ptoscano
- Allow to set
max_fail_percentage
as templated integer (#3901)@rebtoor
- Fix setuptools-scm versioning (#3887)
@ssbarnea
- Add Fedora 39 to
meta.json
(#3893)@jsf9k
- Use python 3.10 as primary version target (#3886)
@ssbarnea
Commits
-
90fb69a
Look for ansible binary in the same path the linter (#3903) -
b0b1e69
Avoid stacktrace with broken ansible.cfg files (#3916) -
58e4ba5
Avoid jinja[invalid] with ansible.builtin.mandatory filter (#3917) -
868ebac
Remove support for deprecated include (#3722) -
d7c9bff
Fix use of versioned github action (#3762) -
74c041b
Fix few URLs in README.md (#3915) -
7a846e4
Correct some usage examples forpackage_latest
(#3914) -
7a2ac15
Add option to allow running with missing plugins and collection dependencies ... -
f2d1cdd
Update vscode config (#3894) -
99344ca
Avoid warnings from loading of deprecated modules (#3715) - Additional commits viewable in compare view