mirror of https://github.com/ansible/ansible.git
[bp-2.17] facts: Add a generic detection for VMware product name (#83023)
* Use startswith instead of hardcoded values in VMWare product detction Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>pull/83058/head
parent
065918698d
commit
ad2a1a5fbe
@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
bugfixes:
|
||||||
|
- facts - add a generic detection for VMware in product name.
|
Loading…
Reference in New Issue