This commit is contained in:
2023-08-30 19:27:00 -04:00
parent 9b5be29a1a
commit 7572e5de21
2 changed files with 6 additions and 6 deletions

4
dev/default.yml Normal file
View File

@@ -0,0 +1,4 @@
- name: Install 'default' aka nothing
hosts: all
become: true
tasks: []