This commit is contained in:
2024-10-25 10:25:04 -04:00
parent 2f3f4a8d2c
commit 160ffca2ee
55 changed files with 1201 additions and 349 deletions

5
nfs.yaml Normal file
View File

@@ -0,0 +1,5 @@
- name: Configure NFS
hosts: network-file-system
become: true
roles:
- role: geerlingguy.nfs