This commit is contained in:
2022-07-02 20:30:12 +02:00
commit a0fd43e8c6
5 changed files with 49 additions and 0 deletions

11
main.yaml Normal file
View File

@@ -0,0 +1,11 @@
---
- hosts: all
become: true
roles:
- role: base
- hosts: nas
become: true
roles:
- role: nas