feat: add additional nfs exports

This commit is contained in:
David Kilias 2023-12-28 14:46:56 +01:00
parent bb3d07764b
commit 68af4ea131

View file

@ -6,6 +6,9 @@
- role: nfs-host
vars:
nfs_host_exports:
- directory: "/srv/nfs"
- directory: "/srv/nfs/backup"
hosts: "*.n39.eu"
options: rw,sync,no_subtree_check
- directory: "/srv/nfs/ephemeral"
hosts: "*.n39.eu"
options: rw,sync,no_subtree_check