Add ansible-lint to the linting stage.

This commit is contained in:
Robert de Bock 2020-09-22 10:24:49 +02:00
parent 9a3e8a5c48
commit f11ca2faad

View file

@ -9,6 +9,7 @@ dependency:
lint: |
set -e
yamllint .
ansible-lint
driver:
name: docker
platforms: