Below you will find pages that utilize the taxonomy term “ansible”
September 20, 2024
run-ansible-lint
Version updated for ansible/ansible-lint to version v24.9.2.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Bugfixes Fix github action (#4342) @ssbarnea
September 11, 2024
run-ansible-lint
Version updated for ansible/ansible-lint to version v24.9.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Enhancements Community comms (#4309) @oraNod feat: add requirements_file input to GitHub action (#4253) @dbrennand Bugfixes fix: Adding missing EE option skip_pip_install (#4299) @sscheib Fix upload-artifact action to work with v4.4 and newer (#4314) @alisonlhart fix: Add reset-failed state in executable_options (#4301) @tanwigeetika1618 Enable –offline to affect checking version online (#4283) @cavcrosby Fix long lines being wrapped with a trailing space (#4288) @cavcrosby Make galaxy[version-incorrect] rule opt-in (#4247) @cavcrosby Fix error for imported playbooks w/invalid syntax (#4289) @cavcrosby Fix indentation change to comments when using –fix (#4273) @cavcrosby Fix list of non-strings in args rule (#4279) @johnbyrneio Improve –version behavior to handle remote disconnect (#4276) @cavcrosby Ignore var-naming[pattern] to foreign role vars (#4230) @cavcrosby Remove leftover Sphinx command directives (#4243) @cavcrosby Fix custom-rules documentation examples (#4264) @Tompage1994
July 11, 2024
run-ansible-lint
Version updated for ansible/ansible-lint to version v24.7.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Bugfixes Fix linting issues within command_instead_of* rules (ruff:D102) (#4252) @alisonlhart
June 21, 2024
run-ansible-lint
Version updated for ansible/ansible-lint to version v24.6.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Bugfixes Fix working directory when used as an github action (#4213) @bkaraoren Fix relative imports in args rule (#4216) @corubba Fix cmd args with no-free-form transformer (#4215) @Qalthos Accept changlog.yml as a valid changelog (#4218) @cavcrosby Avoid using warn for command/shell actions (#4207) @ssbarnea Update Contributing docs and add tox as test optional-dependency (#4209) @hdub-tech
June 5, 2024
run-ansible-lint
Version updated for ansible/ansible-lint to version v24.6.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Enhancements Adding logic for configuring supported ansible versions (#4203) @alisonlhart Bugfixes Revert notify related checks, errors, transforms for listen and tests (#4205) @audgirka Improve logic of find_children (#4161) @ssbarnea Pickup correct path component w/ANSIBLE_ROLES_PATH (#4176) @cavcrosby Respect yamllint ‘document_start’ rule when autofixing yaml (#4184) @elara-leitstellentechnik Avoid displaying upgrade warning when installation is not pip (#4204) @ssbarnea Correctly recognize path with spaces with tokenize (#4198) @ssbarnea Fix false positive reports in is_handler function (#4170) @MalKeshar Avoid exception with conflicting action statements (#4195) @ssbarnea Don’t raise name[casing] on handlers with special role syntax (#4196) @Qalthos Refactor tokenize function (#4191) @ssbarnea Avoid stacktrace with unsupported import_playbook syntax (#4190) @ssbarnea Support for 2.
May 15, 2024
run-ansible-lint
Version updated for ansible/ansible-lint to version v24.5.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Enhancements Add subdirectories to be part of the task prefix (#4143) @cavcrosby Prevent execution with incompatible yamllint configuration (#4139) @ssbarnea Continue linting other files when one has syntax-check errors (#4133) @ssbarnea Bugfixes Make linter aware of its own requirements (#4159) @ssbarnea Allow running with incompatible yamllint config (#4158) @ssbarnea Avoid key exception during transform (#4156) @ssbarnea Raise name[casing] violation for notify task param (#4149) @cavcrosby Allow tabs in win_lineinfile (#4147) @ssbarnea Improve feedback for fix, avoid a traceback with transform (#4148) @cidrblock Allow tabs inside jinja strings (#4146) @ssbarnea Avoid reformatting hexadecimal integers (#4145) @ssbarnea Make import_playbook recognize playbooks from within collections (#4141) @ssbarnea Document valid locations for requirements.
November 6, 2023
run-ansible-lint
Version updated for ansible/ansible-lint to version v6.22.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Minor Changes Enable YAML 1.2 support for non-ansible files (#3809) @ssbarnea Bugfixes Require ruamel.yaml >= 0.18.5 (#3880) @ssbarnea Improve logging regarding to yaml loading and dumping (#3875) @ssbarnea Avoid creating new load method in our custom formatter (#3874) @ssbarnea Support ruamel-yaml >= 0.
October 19, 2023
run-ansible-lint
Version updated for ansible/ansible-lint to version v6.21.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Bugfixes Avoid exception caused by accidental unloading of core rules (#3857) @ssbarnea Document pre-commit access to ansible community bundle (#3856) @ssbarnea Fix bug with auto-fix ending too soon (#3855) @ssbarnea
October 3, 2023
run-ansible-lint
Version updated for ansible/ansible-lint to version v6.20.3.
This publisher is shown as erified by GitHub. This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Bugfixes Fix wget command arguments in github action (#3806) @ssbarnea Update some platform versions in meta.json (#3800) @masoud-maghsoudi
September 30, 2023
run-ansible-lint
Version updated for ansible/ansible-lint to version v6.20.2.
This publisher is shown as erified by GitHub. This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Bugfixes Do not use github action path for running ansible lint (#3798) @ReenigneArcher Correct listing of autofix rules in documentation (#3797) @ssbarnea Make the autofix rule list dynamic in documentation (#3785) @shatakshiiii Fix documentation links to autofix page (#3796) @ssbarnea Bump test dependencies (#3795) @ssbarnea Correct documentation regarding CLI argument precedence (#3792) @ssbarnea Document autofix ability for rules that supports it (#3791) @ssbarnea Accept underline prefix when checking var-naming (#3789) @ssbarnea Correct regression with use of –fix (#3783) @ssbarnea
September 28, 2023
run-ansible-lint
Version updated for ansible/ansible-lint to version v6.20.1.
This publisher is shown as erified by GitHub. This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Bugfixes Fix detection of play roles vars missing prefix (#3765) @cavcrosby Prune reported errors after autofix (#3774) @cidrblock --fix will now default to all (#3777) @ajinkyau Avoid false error caused by TypeError with jinja rule (#3773) @ssbarnea Sanity Rule Ignore Additions and Updates (#3766) @alisonlhart Update rulebook schema (name is now required) (#3776) @ssbarnea Expose rules that have autofix capability in docs (#3770) @shatakshiiii List all the fixable rules in CLI via --list-rules (#3737) @shatakshiiii Include level in SARIF results (#3758) @ssbarnea Meta runtime supported version update (#3755) @alisonlhart
September 20, 2023
run-ansible-lint
Version updated for ansible/ansible-lint to version v6.20.0.
This publisher is shown as erified by GitHub. This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Minor Changes Respect cgroup CPU limits when running inside containers (#3749) @ssbarnea Rename –write option to –fix (#3748) @ssbarnea Add auto-fixing implementation for no-free-form rule (#3725) @ajinkyau Add auto-fixing implementation for partial-become rule (#3692) @shatakshiiii Add auto-fixing implementation for no-jinja-when rule (#3721) @shatakshiiii Bugfixes Fix the detection of role vars missing role prefix (#3750) @cavcrosby Clarify auto-fix arguments use (#3751) @ssbarnea Avoid IndexError exception with jinja transform (#3747) @ssbarnea Fix docs typo (#3746) @ssbarnea Add /bin/bash executable to example correct code for pipefail rule (#3731) @Perdu Properly avoid pipx venv path to be included in altered path warning (#3730) @chrysle Fix transform exception with local_action with old syntax (#3743) @ssbarnea Support only_upgrade (#3734) @soroshsabz
September 6, 2023
run-ansible-lint
Version updated for ansible/ansible-lint to version v6.19.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Minor Changes Add auto transform for no-log-password rule (#3708) @ajinkyau Add auto-fixing implementation for key-order[task] rule (#3705) @ajinkyau Add auto-fixing implementation for jinja[spacing] rule (#3691) @ajinkyau Make schema validation messages more explicit (#3701) @ssbarnea Transform for deprecated-local-action rule (#3689) @ajinkyau Bugfixes Require ansible-compat>=4.
August 22, 2023
run-ansible-lint
Version updated for ansible/ansible-lint to version v6.18.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 10,511 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Minor Changes Limit the maximum block depth (#3602) @Ruchip16 Transform functionality for command_instead_of_shell (#3675) @ajinkyau Add rule to check the number of tasks (#3156) @Ruchip16 Bugfixes Clarify loop-var-prefix rule and code snippet (#3642) @schwarmco Update version_added for complexity rule (#3623) @ajinkyau Ensure that single space between tasks is preserved when using –write (#3641) @shatakshiiii Update ansible-compat used for testing (#3664) @ssbarnea Document yaml[line-length] rule (#3653) @shatakshiiii Prevent use of spdx-tools 0.