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:
@@ -11,7 +11,7 @@ name: Build the boxes
|
||||
jobs:
|
||||
collect:
|
||||
name: Discover distros
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-22.04
|
||||
outputs:
|
||||
distros: ${{ steps.distros.outputs.distros }}
|
||||
build: ${{ steps.time.outputs.time }}
|
||||
|
||||
Reference in New Issue
Block a user