community.general/lib/ansible/modules/remote_management/redfish
Dhanuka da9b19cef7 redfish_utils: add support to automate multiple systems. (#50854)
* Add support to automate multiple systems

Currently `redfish_utils` module can support only one system.
These changes introduce the ability to support multiple systems.

* Update - add support to automate multiple systems

* Introduce `aggregate()` to avoid code duplication in `get_multi___` like
methods.

* Remove "set" related methods

* include systems URI in each aggregated entry

* rebased

* Fixes KeyError and merge errors
2019-03-12 06:58:42 +10:00
..
__init__.py
idrac_redfish_command.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
redfish_command.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
redfish_config.py remove non-standard GetManagerAttributes, SetManagerAttributes (#51898) 2019-02-11 14:33:15 +00:00
redfish_facts.py redfish_utils: add support to automate multiple systems. (#50854) 2019-03-12 06:58:42 +10:00