ansible / ansible-lint-action

❗️Replaced by https://github.com/marketplace/actions/run-ansible-lint
https://github.com/marketplace/actions/run-ansible-lint
MIT License
254 stars 132 forks source link

v6 no ability to provide input playbooks via GH Actions #95

Closed kacper-kuliberda closed 2 years ago

kacper-kuliberda commented 2 years ago

In older versions, this was handled by the 'targets' argument. As of v6, there is no way to provide the 'lintables' positional argument in the workflow (for example, a list of playbooks changed by a PR).