Don't automatically mount the bhyve dataset.

This commit is contained in:
Tom Alexander 2022-11-01 20:18:21 -04:00
parent 24e5456fc6
commit 0d68fac269
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE

View File

@ -19,6 +19,7 @@
state: present
extra_zfs_properties:
mountpoint: "{{ bhyve_mountpoint }}"
canmount: "noauto"
- name: Enable bhyve
community.general.sysrc: