Update molecule configuration to work with 3.0.
parent
541b6affb2
commit
38c07a16e5
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue