This commit is contained in:
2023-08-30 19:03:36 -04:00
parent 9b5be29a1a
commit 4a1509acb4
2 changed files with 7 additions and 6 deletions

5
dev/default.yml Normal file
View File

@@ -0,0 +1,5 @@
- name: Install 'default' aka nothing
hosts: all
become: true
roles:
- base