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