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