mirror of
https://github.com/nicolabs/ansible-role-grub.git
synced 2025-09-07 18:11:07 +02:00
Add ansible-lint to the linting stage.
This commit is contained in:
parent
9a3e8a5c48
commit
f11ca2faad
|
@ -9,6 +9,7 @@ dependency:
|
|||
lint: |
|
||||
set -e
|
||||
yamllint .
|
||||
ansible-lint
|
||||
driver:
|
||||
name: docker
|
||||
platforms:
|
||||
|
|
Loading…
Reference in a new issue