CU-1gexut1 Added NFS and Samba storage to home server

This commit is contained in:
Bastian de Byl
2021-09-12 19:21:28 -04:00
parent b377a45876
commit 76cd39b449
11 changed files with 328 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
---
- import_tasks: deps.yml
- import_tasks: user.yml
- import_tasks: nfs.yml
- import_tasks: samba.yml