hpilo_facts
5.4 KB
-
hpilo_facts: Various clean ups in documentation and code · 5612cce4
This commit improves the following items: - Remove the 'match' functionality, this can now be achieve by using the `fail` module together with `only_if` after running the `hpilo_facts` module. Since this gives more functionality, e.g. comparing server names, but also serial numbers or uuids with other inventory information **and** a proper message, this is prefered. An example is added to show how this is achieved. - Clean up all C() calls in documentation - Remove trailing spaces in HP iLO's Serial Number output so that they can be compared to CMDB or other inventory information
Dag Wieers committed