community.general/lib/ansible/modules/remote_management
Xander Madsen 8cfc9e6d22 Add GetSupportedFirmwareUpdateMethods to redfish_facts/Update commands (#54268)
* Add GetSupportedFirmwareUpdateMethods to update category commands list

* Add condition when command == GetSupportedFirmwareUpdateMethods to call the forthcoming rf_utils function get_supported_firmware_update_methods

* Implement get_supporte_firmware_update_methods() in redfish_utils

* rename command to GetFirmwareUpdateCapabilities

* rename comand get_firmware_update_capabilities()

* Rename command get_firmware_update_capabilities()

* Group update protocols by the type of Action they are associated with.

* remove trailing whitespace

* Use safer method to get 'title' for each action type and its allowablevalues

* Add example to docstring for using GetFirmwareUpdateCapabilities

* fix line too long

* fix line too long and trailing whitespace

* Update redfish_utils.py

* remove trailing whitespace

* fix overindent

* Use self.update_uri instead of hard-coding '/redfish/v1' in get_firmware_update_capabilities()
2019-04-30 13:53:54 +01:00
..
cobbler Fix a potential issue with updating interfaces (#50464) 2019-02-02 12:44:57 +00:00
cpm Add WTI Serial Port Config module (#55102) 2019-04-24 09:53:40 -04:00
dellemc as per IRC Core team comment, renaming pwd to password (#55033) 2019-04-11 12:56:48 +01:00
foreman Katello: Added product to the dict choices (#49776) 2019-02-22 08:27:34 +00:00
hpilo hpilo: Handle connection error in hpilo_facts (#53952) 2019-04-09 04:36:53 -04:00
imc Use common functions for handling import errors (#51851) 2019-02-07 16:51:16 -05:00
intersight Fix bug in data returns for some queries used by facts module (#52832) 2019-03-26 13:57:46 +00: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 Bugfixes when removing a tenant- Module reported changed when tenant was not removed.- Script error when removing a non existing tenant without parent_id (#55110) 2019-04-12 13:25:33 -04:00
oneview Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
redfish Add GetSupportedFirmwareUpdateMethods to redfish_facts/Update commands (#54268) 2019-04-30 13:53:54 +01:00
stacki Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
ucs Separate state from config, update ucspe link, ensure description idempotence (#54425) 2019-03-27 08:21:19 -04:00
__init__.py Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
wakeonlan.py Add seealso section to Windows and related modules (#49845) 2018-12-15 03:23:59 +01:00