From 621b6d9c49db1923a28861f67e29f093f415b1d8 Mon Sep 17 00:00:00 2001 From: Axel Date: Wed, 26 Jun 2024 13:56:24 +0200 Subject: [PATCH] Nettoyage fstab 2 --- tasks/cleanup.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/tasks/cleanup.yml b/tasks/cleanup.yml index c681d32..8e2a6a3 100644 --- a/tasks/cleanup.yml +++ b/tasks/cleanup.yml @@ -5,7 +5,5 @@ - name: Nettoie fstab ansible.posix.mount: - src: 192.168.8.251:/ECHANGE-INSCRIPTIONS path: /mnt/ECHANGE-INSCRIPTIONS state: absent_from_fstab - fstype: nfs \ No newline at end of file