Fix mount info

This commit is contained in:
2025-07-28 16:58:12 -04:00
parent e849d2257d
commit cb7ae67fd7

View File

@ -17,9 +17,9 @@
gather_facts: false gather_facts: false
vars: vars:
__nfs_src: 10.10.42.155 __nfs_src: 10.10.42.180
__nfs_share: /exports/shared __nfs_share: /backups
__nfs_mnt_pnt: /nfs/cluster __nfs_mnt_pnt: /nfs/backups
tasks: tasks:
- name: Lazily unmount the NFS share - name: Lazily unmount the NFS share