Path to this page:
Subject: CVS commit: pkgsrc/sysutils/ansible-lint
From: Adam Ciarcinski
Date: 2022-12-18 14:52:58
Message id: 20221218135258.9725BFA90@cvs.NetBSD.org
Log Message:
ansible-lint: updated to 6.10.0
v6.10.0
Minor Changes
Add schema for Antsibull changelogs
Add a rule to validate module options
Add meta-unsupported-ansible rule for checking requires_ansible values
Bugfixes
Avoid running lookup filters while evaluating jinja2
Update schema to accept a list for 'listen'
Update changelog schema etag
Fix args validation with setup module
Adopt PEP-621 packaging
Restore classic behavior of offline mode
Avoid false positive with name[casing]
Use JSON Schema to validate own config file
Add has_jinja and has_glob to text module
Update schema etags
Fix redirected links
Correct schema refresh logic
Add OracleLinux to supported platforms and include version 8.7 and 9.1
Files: