remove lint from molecule, it has been removed in new release
This commit is contained in:
parent
aed5c83259
commit
72c8a4c034
@ -21,9 +21,6 @@ provisioner:
|
|||||||
remote_tmp: /tmp/.ansible
|
remote_tmp: /tmp/.ansible
|
||||||
verifier:
|
verifier:
|
||||||
name: testinfra
|
name: testinfra
|
||||||
lint: |
|
|
||||||
yamllint -c .yamllint .
|
|
||||||
ansible-lint
|
|
||||||
scenario:
|
scenario:
|
||||||
name: default
|
name: default
|
||||||
test_sequence:
|
test_sequence:
|
||||||
|
@ -21,9 +21,6 @@ provisioner:
|
|||||||
remote_tmp: /tmp/.ansible
|
remote_tmp: /tmp/.ansible
|
||||||
verifier:
|
verifier:
|
||||||
name: testinfra
|
name: testinfra
|
||||||
lint: |
|
|
||||||
yamllint -c .yamllint .
|
|
||||||
ansible-lint
|
|
||||||
scenario:
|
scenario:
|
||||||
name: with_custom_config
|
name: with_custom_config
|
||||||
test_sequence:
|
test_sequence:
|
||||||
|
Loading…
Reference in New Issue
Block a user