remove lint from molecule, it has been removed in new release
This commit is contained in:
parent
12c1a85dce
commit
28f37347a4
@ -21,14 +21,10 @@ provisioner:
|
||||
remote_tmp: /tmp/.ansible
|
||||
verifier:
|
||||
name: testinfra
|
||||
lint: |
|
||||
yamllint -c .yamllint .
|
||||
ansible-lint
|
||||
scenario:
|
||||
name: default
|
||||
test_sequence:
|
||||
- dependency
|
||||
- lint
|
||||
- cleanup
|
||||
- destroy
|
||||
- syntax
|
||||
|
@ -21,14 +21,10 @@ provisioner:
|
||||
remote_tmp: /tmp/.ansible
|
||||
verifier:
|
||||
name: testinfra
|
||||
lint: |
|
||||
yamllint -c .yamllint .
|
||||
ansible-lint
|
||||
scenario:
|
||||
name: with_custom_config
|
||||
test_sequence:
|
||||
- dependency
|
||||
- lint
|
||||
- cleanup
|
||||
- destroy
|
||||
- syntax
|
||||
|
Loading…
Reference in New Issue
Block a user