diff --git a/molecule/default/molecule.yml b/molecule/default/molecule.yml index 09ff1ca..c7f2b27 100644 --- a/molecule/default/molecule.yml +++ b/molecule/default/molecule.yml @@ -7,10 +7,15 @@ driver: managed: False ansible_connection_options: ansible_connection: local +lint: + name: yamllint + enabled: False platforms: - name: instance provisioner: name: ansible + lint: + name: ansible-lint playbooks: converge: coverage.yml scenario: