Allow access to port 8081.
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
- vm-bhyve
|
||||
- tmux # for interactive consoles
|
||||
- bhyve-firmware # For UEFI
|
||||
# - uefi-edk2-bhyve # Other UEFI firmware?
|
||||
state: present
|
||||
|
||||
- name: Create zfs dataset
|
||||
@@ -34,7 +33,7 @@
|
||||
- name: vm_list
|
||||
value: "{{ bhyve_list|community.general.json_query('[?enabled==`true`].name')|join(' ') }}"
|
||||
- name: vm_delay
|
||||
value: "5"
|
||||
value: "5"
|
||||
|
||||
- name: init vm-bhyve
|
||||
command: vm init
|
||||
|
||||
Reference in New Issue
Block a user