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: |
|
lint: |
|
||||||
set -e
|
set -e
|
||||||
yamllint .
|
yamllint .
|
||||||
|
ansible-lint
|
||||||
driver:
|
driver:
|
||||||
name: docker
|
name: docker
|
||||||
platforms:
|
platforms:
|
||||||
|
|
Loading…
Reference in a new issue