Fix mount info
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user