community.general/lib/ansible/modules/remote_management
Xander Madsen d0db99e023 Fix redfish_facts GetPsuInventory command not returning correct output (#52675)
* Move GetPsuInventory from Systems category to Chassis category

* Change get_psu_inventory to search through Chassis instead of Systems and PoweredBy for PowerSupplies

* Remove GetPsuInventory from Examples

* remove trailing whitespace

* Change boolean check from '!= None' to 'is not None'

* Don't include 'Absent' PSUs in get_psu_inventory()

* Add check to see if Power key is in Chassis before proceeding

* remove trailing whitespace

* Add continue step for when powersupply property is not found, and check if resulting entries is empty, returning message if nothing was found rather than an empty list
2019-03-06 12:43:23 +00:00
..
cobbler Fix a potential issue with updating interfaces (#50464) 2019-02-02 12:44:57 +00:00
cpm CPM plugcontrol for WTI Power Devices (#47683) 2018-11-30 20:13:48 +00:00
dellemc Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
foreman Katello: Added product to the dict choices (#49776) 2019-02-22 08:27:34 +00:00
hpilo Use common functions for handling import errors (#51851) 2019-02-07 16:51:16 -05:00
imc Use common functions for handling import errors (#51851) 2019-02-07 16:51:16 -05:00
intersight intersight_rest_api module and integration tests. (#52430) 2019-02-19 16:40:40 +01:00
ipmi Use common functions for handling import errors (#51851) 2019-02-07 16:51:16 -05:00
lxca new module lxca_cmms for Lenovo XClarity Administrator (#49594) 2019-02-19 08:55:51 -05:00
manageiq Remove elements= from arg_spec when type is not 'list'. (#50484) 2019-01-09 19:40:17 +05:30
oneview Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
redfish Fix redfish_facts GetPsuInventory command not returning correct output (#52675) 2019-03-06 12:43:23 +00:00
stacki Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
ucs Fix module issues (#52209) 2019-02-15 12:57:20 +01:00
__init__.py
wakeonlan.py Add seealso section to Windows and related modules (#49845) 2018-12-15 03:23:59 +01:00