mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
b52159163b
* Add RHEV host detection support This adds RHEV host detection support based on a running 'vdsm' process and the existence of _/rhev/_ (which are both part of the vdsm RPM package in a RHEV installation). Without this change, a RHEV host would be reported as a kvm host (which is also true, but often not specific enough). This closes #17058 * Only scan the process list when we determined /rhev/ exists Small performance improvement, so we do not have to scan the process list if /rhev/ does not exist. |
||
---|---|---|
.. | ||
ansible |