You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/module_utils/facts/virtual
Abhijeet Kasurde cb81801124
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>
2 months ago
..
__init__.py Facts Refresh (2.4 roadmap) (#23012) 7 years ago
base.py Require `from __future__ import annotations` (#81902) 8 months ago
dragonfly.py Require `from __future__ import annotations` (#81902) 8 months ago
freebsd.py Require `from __future__ import annotations` (#81902) 8 months ago
hpux.py Require `from __future__ import annotations` (#81902) 8 months ago
linux.py facts: Add a generic detection for VMware product name (#83012) 2 months ago
netbsd.py Require `from __future__ import annotations` (#81902) 8 months ago
openbsd.py Require `from __future__ import annotations` (#81902) 8 months ago
sunos.py Require `from __future__ import annotations` (#81902) 8 months ago
sysctl.py Require `from __future__ import annotations` (#81902) 8 months ago