Move Molecule Vagrant tests over to QEmu runners on Linux boxes "Dog-food" the Vagrant VMs Accelerate linting of Ansible code as well
10 lines
170 B
YAML
10 lines
170 B
YAML
driver:
|
|
name: vagrant
|
|
provider:
|
|
name: libvirt
|
|
platforms:
|
|
- name: test-ubuntu18-init
|
|
box: boxen/ubuntu-18.04-x86_64
|
|
provider_options:
|
|
driver: qemu
|