From 4ab1004dbed1a4c644d64901080c57f1e1271209 Mon Sep 17 00:00:00 2001 From: Axel Date: Wed, 26 Jun 2024 13:33:59 +0200 Subject: [PATCH] Montage NFS ephemere --- tasks/loritz-user.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/loritz-user.yml b/tasks/loritz-user.yml index 0163f71..b76c9f3 100644 --- a/tasks/loritz-user.yml +++ b/tasks/loritz-user.yml @@ -95,5 +95,5 @@ src: 192.168.8.251:/ECHANGE-INSCRIPTIONS path: /mnt/ECHANGE-INSCRIPTIONS opts: rw,sync,hard - state: mounted + state: ephemeral fstype: nfs \ No newline at end of file