facts: detect FreeBSD KVM guests (#50030)

Fixes: #49158
This commit is contained in:
Martin Krizek
2018-12-18 21:57:53 +01:00
committed by Jordan Borean
parent 29c3bb48e9
commit 545edc9114
3 changed files with 13 additions and 2 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- Detect FreeBSD KVM guests in facts (https://github.com/ansible/ansible/issues/49158)