Try absent to remove the entry in fstab

This commit is contained in:
Kevin Fenzi 2015-06-09 23:08:33 +00:00
parent 90201c3980
commit e1c0cfa936

View file

@ -72,7 +72,7 @@
opts={{nfs_mount_opts}}
passno=0
dump=0
state=unmounted
state=absent
when: datacenter == 'phx2'
tags:
- nfs/client
@ -85,7 +85,7 @@
opts={{nfs_mount_opts}}
passno=0
dump=0
state=unmounted
state=absent
when: datacenter == 'rdu'
tags:
- nfs/client