Speed up Ansible tests

Move Molecule Vagrant tests over to QEmu runners on Linux boxes
"Dog-food" the Vagrant VMs
Accelerate linting of Ansible code as well
This commit is contained in:
Greg Hellings
2022-06-08 13:56:47 -05:00
committed by GitHub
parent 0941dd9909
commit 8448e1f187
9 changed files with 39 additions and 53 deletions
@@ -1,8 +1,5 @@
driver:
name: containers
provider:
name: libvirt
platforms:
- name: test-ubuntu20-init
- name: test-ubuntu20-virtualbox
image: ubuntu:20.04
box: generic/ubuntu2004