Do not lint as a role, gives error.
This commit is contained in:
parent
01c3849761
commit
f65ec5f8c3
|
|
@ -7,7 +7,7 @@ dependency:
|
|||
lint: |
|
||||
set -e
|
||||
yamllint .
|
||||
ansible-lint
|
||||
ansible-lint tasks/main.yml
|
||||
driver:
|
||||
name: docker
|
||||
platforms:
|
||||
|
|
|
|||
Loading…
Reference in New Issue