chore: minor change
This commit is contained in:
parent
6ca8c29386
commit
f1744f2bc8
2 changed files with 22 additions and 22 deletions
molecule/default
|
@ -26,6 +26,6 @@ provisioner:
|
||||||
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