1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/remote_management
bluikko 4013d0c9ca
Support IPMI encryption key parameter in ipmi_boot (#3702)
* Support IPMI encryption key parameter in ipmi_boot

* Support py2 on hex parsing, error handling

Change parsing hex string to support python2 and add error handling to it based on feedback.

* Don't explicitly set required to false

* Add version_added to key arg

* Add changelog fragment

* Add IPMI encryption key arg to ipmi_power

* Fix the formatting of changelog fragment
2021-11-22 07:18:13 +01:00
..
cobbler Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00
hpilo Feature: implement hpilo_info system power info (#3079) 2021-07-31 17:43:45 +12:00
imc Fixed imc_rest session logout (#1743) 2021-02-21 17:53:30 +01:00
ipmi Support IPMI encryption key parameter in ipmi_boot (#3702) 2021-11-22 07:18:13 +01:00
lenovoxcc fix structure xcc_redfish_command (#3479) 2021-09-30 16:24:48 +02:00
lxca mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
manageiq mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
oneview Misc doc issues (#3572) 2021-10-18 13:53:14 +02:00
redfish Add GetHostInterfaces command to redfish_info (#3693) 2021-11-16 19:46:28 +01:00
stacki Bugfix + sanity checks for stacki_host (#2681) 2021-06-07 07:58:26 +02:00
wakeonlan.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00