mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 00:33:09 +00:00
Add new option to pass the path to the hponcfg binary which may not live in $PATH. For example on ESXi hypervisors it tends to be located in /opt/hp/tools/ instead. Also properly implement a verbose option for which the code was already commented out.