remove lint from molecule, it has been removed in new release

This commit is contained in:
Bertrand Lanson 2023-04-26 22:06:36 +02:00
parent aed5c83259
commit 72c8a4c034
2 changed files with 0 additions and 6 deletions

View File

@ -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:

View File

@ -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: