Path to this page:
Subject: CVS commit: pkgsrc/sysutils/ansible-lint
From: Adam Ciarcinski
Date: 2023-10-26 18:08:27
Message id: 20231026160827.22403FADC@cvs.NetBSD.org
Log Message:
ansible-lint: updated to 6.21.1
v6.21.1
Bugfixes
Avoid exception caused by accidental unloading of core rules
Document pre-commit access to ansible community bundle
Fix bug with auto-fix ending too soon
v6.21.0
Minor Changes
Allow linting plugin EXAMPLES as playbooks
Bugfixes
Add support for Rocky
Update supported Ubuntu versions in meta.json
Avoid false positives for handler in roles handlers directory
Hide stacktrace when loading invalid yaml
Add some platforms to meta.json
Temporary avoid auto-fixing YAML files not owned by ansible
Add environment variable for skipping schema update
Avoid creating temporary YAML files inside source tree
Document environment variables
Update schemas
Support complex requirements in argument_specs.yml
Fix SARIF-formatter severity levels
Add play level autofix for key-order rule
Add support for python 3.12
Update SPDX license list
Use checkout action in install docs
Fix actions-tagger arguments
Files: