Update molecule configuration to work with 3.0.

This commit is contained in:
Jeff Geerling 2020-02-20 15:56:09 -06:00
parent 40f9f2c34f
commit ebc9d1b74c
1 changed files with 1 additions and 3 deletions

View File

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