Do not lint as a role, gives error.
This commit is contained in:
parent
01c3849761
commit
f65ec5f8c3
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue