Subject: CVS commit: pkgsrc/sysutils/ansible-lint
From: Adam Ciarcinski
Date: 2023-03-08 13:05:59
Message id: 20230308120559.EAC56FA90@cvs.NetBSD.org

Log Message:
ansible-lint: updated to 6.14.1

v6.14.1

Bugfixes

Avoid "unable to evaluate string as dictionary" with args rule
Avoid 'Unrecognized type' errors with jinja rule
Allow 'use' parameter with service module (args)
Change schema $id to be a valid URL
Document skip_ansible_lint does not work with yamllint rule
Update schema '$id'
Ensure ignored matches are reports as minor in codeclimate output
Remove unused rules_as_docs
Remove deprecated nested_items
Avoid undefined errors from jinja rule
Refactor processing of module args

v6.14.0

Minor Changes

Add rulebook schema
Add sanity rule with check for bad and disallowed ignores
Remove support for python 3.8

Bugfixes

Adding 2.9 ignore allow-list for sanity rule
Generalize args rule exception handling
Remove duplicate deprecated-command-syntax rule
Allow schema refresh to run without installing app
Removed unused code
Allow custom rules specific configuration with ansible-lint-config JSON Schema
Ensure SPDX license list is in sync
Added support for raw booleans when using complex_conditional
Make git errors fatal when strict mode is active
Fix for skipped rules key in yaml rule
Allow manifest field on galaxy file schema
Simplify logic for meta-runtime rule
Removed lines not required for code coverage (meta-no-info rule)
Remove "mode: preserve" from risky file perms doc, add copy example
Improved ignore file handling
fix exclude-path test
Avoid jinja rule triggering with mutually exclusive arguments
Avoid reformatting of strings with line feeds and no jinja
Change CodeClimate severity to expose error or warning levels
Avoid 'not defined' with jinja rule
Avoid 'is undefined' error with jinja rule
Document output formats
Allow /dev/null to be passed as config file

Files:
RevisionActionfile
1.27modifypkgsrc/sysutils/ansible-lint/Makefile
1.17modifypkgsrc/sysutils/ansible-lint/PLIST
1.24modifypkgsrc/sysutils/ansible-lint/distinfo