From b35f8775b41adb8b843c25557f28b3563b2edab1 Mon Sep 17 00:00:00 2001 From: vincent Date: Fri, 27 Nov 2020 17:58:53 +0100 Subject: [PATCH] add symlink to smb share --- group_vars/workstation | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/group_vars/workstation b/group_vars/workstation index 5a19900..b874a9f 100644 --- a/group_vars/workstation +++ b/group_vars/workstation @@ -8,6 +8,7 @@ systemd_mounts: - uid=1024 - gid=100 - vers=3.0 + - mfsymlinks automount: true diskstation_music: share: //diskstation/music @@ -18,6 +19,7 @@ systemd_mounts: - uid=1024 - gid=100 - vers=3.0 + - mfsymlinks automount: true diskstation_home: share: //diskstation/homes/admin @@ -28,6 +30,7 @@ systemd_mounts: - uid=1024 - gid=100 - vers=3.0 + - mfsymlinks automount: true diskstation_photo: share: //diskstation/photo @@ -38,6 +41,7 @@ systemd_mounts: - uid=1024 - gid=100 - vers=3.0 + - mfsymlinks automount: true diskstation_ebook: share: //diskstation/ebook @@ -48,6 +52,7 @@ systemd_mounts: - uid=1024 - gid=100 - vers=3.0 + - mfsymlinks automount: true oscar_hassconfig: share: //oscar/hassconfig