Update molecule configuration to work with 3.0.

pull/195/head
Jeff Geerling 4 years ago
parent 790e82457a
commit 9fd6f2973b
  1. 4
      molecule/default/molecule.yml

@ -3,7 +3,7 @@ dependency:
name: galaxy
driver:
name: docker
lint:
lint: |
yamllint .
ansible-lint
platforms:
@ -18,5 +18,3 @@ provisioner:
name: ansible
playbooks:
converge: ${MOLECULE_PLAYBOOK:-converge.yml}
scenario:
name: default