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