Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

run ansible-lint only once in Github Actions #398

Closed
schurzi opened this issue Feb 10, 2021 · 0 comments · Fixed by #475
Closed

run ansible-lint only once in Github Actions #398

schurzi opened this issue Feb 10, 2021 · 0 comments · Fixed by #475

Comments

@schurzi
Copy link
Contributor

schurzi commented Feb 10, 2021

Is your feature request related to a problem? Please describe.
Currently we are running ansible-lint with every OS test in Github Actions. THis takes time and does duplicate work. It also reports duplicate Problems.

Describe the solution you'd like
We should have one single lint action (one for each role).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant