From ce73aab536e5cf3b91a2305e2f292627d157892b Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Tue, 17 Dec 2024 05:38:20 +0100 Subject: add nfs role --- roles/nfs/README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 roles/nfs/README.md (limited to 'roles/nfs/README.md') diff --git a/roles/nfs/README.md b/roles/nfs/README.md new file mode 100644 index 0000000..b26e8e7 --- /dev/null +++ b/roles/nfs/README.md @@ -0,0 +1,2 @@ +This role installs the NFS server & configures a mount. It doesn't support +multiple mounts or anything like that. -- cgit v1.2.3