Fix the Vagrantfile for Github runners
This commit is contained in:
4
dev/default.yml
Normal file
4
dev/default.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
- name: Install 'default' aka nothing
|
||||
hosts: all
|
||||
become: true
|
||||
tasks: []
|
Reference in New Issue
Block a user