From cb7ae67fd76a374587039bb1e365a149328a7445 Mon Sep 17 00:00:00 2001 From: Chris Hammer Date: Mon, 28 Jul 2025 16:58:12 -0400 Subject: [PATCH] Fix mount info --- reboot_test3.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/reboot_test3.yml b/reboot_test3.yml index b940295..458e53b 100644 --- a/reboot_test3.yml +++ b/reboot_test3.yml @@ -17,9 +17,9 @@ gather_facts: false vars: - __nfs_src: 10.10.42.155 - __nfs_share: /exports/shared - __nfs_mnt_pnt: /nfs/cluster + __nfs_src: 10.10.42.180 + __nfs_share: /backups + __nfs_mnt_pnt: /nfs/backups tasks: - name: Lazily unmount the NFS share