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
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
..
hardware fact_gathering improve linux thread counts (#82261) 6 months ago
network Require `from __future__ import annotations` (#81902) 8 months ago
other Require `from __future__ import annotations` (#81902) 8 months ago
system Add MIRACLE LINUX as RedHat OS Family (#82722) 3 months ago
virtual facts: Add a generic detection for VMware product name (#83012) 2 months ago
__init__.py Require `from __future__ import annotations` (#81902) 8 months ago
ansible_collector.py Require `from __future__ import annotations` (#81902) 8 months ago
collector.py Require `from __future__ import annotations` (#81902) 8 months ago
compat.py Require `from __future__ import annotations` (#81902) 8 months ago
default_collectors.py Require `from __future__ import annotations` (#81902) 8 months ago
namespace.py Require `from __future__ import annotations` (#81902) 8 months ago
packages.py Require `from __future__ import annotations` (#81902) 8 months ago
sysctl.py Require `from __future__ import annotations` (#81902) 8 months ago
timeout.py Require `from __future__ import annotations` (#81902) 8 months ago
utils.py Require `from __future__ import annotations` (#81902) 8 months ago