Below you will find pages that utilize the taxonomy term “Pako-23”
April 21, 2026
Lint Ansible code
Version updated for https://github.com/pako-23/action-ansible-lint to version v0.0.1.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The ansible-lint GitHub Action automates the process of linting Ansible playbooks, roles, and collections using the ansible-lint tool. It helps ensure Ansible configurations adhere to best practices and coding standards, saving time and reducing errors during code reviews or continuous integration workflows. This action provides seamless integration with GitHub workflows, enabling automated checks for YAML files in your repository.
April 20, 2026
Lint YAML files
Version updated for https://github.com/pako-23/action-yamllint to version v0.0.2.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The yamllint GitHub Action provides automated linting of YAML files in a repository using the yamllint tool. It helps ensure YAML files adhere to syntax and formatting standards, reducing errors and improving code quality. This action automates the process of validating YAML files during CI workflows, enhancing consistency and reducing manual effort.