cf https://github.com/Scalingo/scalingo-ansible/issues/133
Add a generic ansible-linter composite action wrapping the official Run Ansible Lint action. It should follow the conventions of the existing Scalingo actions repository, expose common options such as arguments, Python version, working directory, and requirements file, and pin the upstream dependency. Add documentation and a CI test using a valid Ansible fixture. The action will initially be consumed by Scalingo/scalingo-ansible.
Related sources:
cf https://github.com/Scalingo/scalingo-ansible/issues/133
Add a generic
ansible-lintercomposite action wrapping the official Run Ansible Lint action. It should follow the conventions of the existing Scalingo actions repository, expose common options such as arguments, Python version, working directory, and requirements file, and pin the upstream dependency. Add documentation and a CI test using a valid Ansible fixture. The action will initially be consumed byScalingo/scalingo-ansible.Related sources: