testing
This commit is contained in:
5
dev/default.yml
Normal file
5
dev/default.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
- name: Install 'default' aka nothing
|
||||
hosts: all
|
||||
become: true
|
||||
roles:
|
||||
- base
|
Reference in New Issue
Block a user