Do not lint as a role, gives error.

This commit is contained in:
Robert de Bock 2020-08-31 11:22:19 +02:00
parent 01c3849761
commit f65ec5f8c3
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ dependency:
lint: | lint: |
set -e set -e
yamllint . yamllint .
ansible-lint ansible-lint tasks/main.yml
driver: driver:
name: docker name: docker
platforms: platforms: