Add windows vm to FreeBSD on laptop.

This commit is contained in:
Tom Alexander
2024-08-17 22:17:45 -04:00
parent aec97a5df6
commit 077155f835
12 changed files with 370 additions and 6 deletions

View File

@@ -0,0 +1,3 @@
dependencies:
- role: bhyve
when: 'os_flavor == "freebsd"'