Don't automatically mount the bhyve dataset.
This commit is contained in:
parent
24e5456fc6
commit
0d68fac269
@ -19,6 +19,7 @@
|
|||||||
state: present
|
state: present
|
||||||
extra_zfs_properties:
|
extra_zfs_properties:
|
||||||
mountpoint: "{{ bhyve_mountpoint }}"
|
mountpoint: "{{ bhyve_mountpoint }}"
|
||||||
|
canmount: "noauto"
|
||||||
|
|
||||||
- name: Enable bhyve
|
- name: Enable bhyve
|
||||||
community.general.sysrc:
|
community.general.sysrc:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user