概要
Streamline your automation workflow by automatically correcting common linting violations and boilerplate issues in Ansible roles. This skill proactively cleans up code generated by 'ansible-galaxy init', addressing specific syntax issues such as missing comment spaces, unquoted version strings, and placeholder metadata values. By automating these repetitive fixes, it ensures your roles adhere to best practices and pass CI/CD checks immediately, providing a cleaner and more professional codebase without manual intervention.