test: fix ansible lint command
This commit is contained in:
parent
8b48918e8a
commit
caa0b35b38
1 changed files with 1 additions and 1 deletions
|
@ -13,6 +13,6 @@ platforms:
|
||||||
lint: |
|
lint: |
|
||||||
set -e
|
set -e
|
||||||
yamllint .
|
yamllint .
|
||||||
ansible-lint
|
ansible-lint .
|
||||||
verifier:
|
verifier:
|
||||||
name: testinfra
|
name: testinfra
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue