Path to this page:
Subject: CVS commit: pkgsrc/sysutils/ansible-lint
From: Adam Ciarcinski
Date: 2023-08-23 17:28:25
Message id: 20230823152825.65612FBDB@cvs.NetBSD.org
Log Message:
ansible-lint: updated to 6.18.0
v6.18.0
Minor Changes
Limit the maximum block depth
Transform functionality for command_instead_of_shell
Add rule to check the number of tasks
Bugfixes
Clarify loop-var-prefix rule and code snippet
Update version_added for complexity rule
Ensure that single space between tasks is preserved when using --write
Update ansible-compat used for testing
Document yaml[line-length] rule
Prevent use of spdx-tools 0.8.0 due to breaking changes
fixes dead marketplace link
Improve profile information on summary line
command-instead-of-module: allow git rev-parse
Include filepaths starting from $HOME in lintables
Update _mockings.py to fix bug
Allow to set gather_facts as templated boolean
Add dependency version check for collection metadata
Fix installation of dependencies when run as an action
Files: