Path to this page:
Subject: CVS commit: pkgsrc/sysutils/ansible-lint
From: Adam Ciarcinski
Date: 2023-02-17 09:29:30
Message id: 20230217082931.08004FA90@cvs.NetBSD.org
Log Message:
ansible-lint: updated to 6.13.0
v6.13.0
Minor Changes
Removed experimental flag from multiple rules
Allow only use of quoted octals
Load rule ignores from external text file
Bugfixes
Improve jinja error line number identification
profiles: include all rules when listing all rules or tags
Improve documentation on var-naming
Improve loop-var-prefix checking
Ignore known problematic modules from args rule
Improve jinja2 rule error handling
Enable syntax-check on roles
Recognize role-name[path] also inside roles block
Allow {% in schema full-jinja check
Update ansible-compat
Recognize systemctl kill as a valid command
Mark syntax-check as unskippable
Fixes no-tabs issue with fqcn actions
Move empty-playbook to syntax-check
Ensure that rule import failures are not ignored
Increase the test coverage
Files: