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