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
hpilo Feature: implement hpilo_info system power info (#3079) 2021-07-31 17:43:45 +12:00
imc
ipmi Support IPMI encryption key parameter in ipmi_boot (#3702) 2021-11-22 07:18:13 +01:00
lenovoxcc
lxca
manageiq
oneview
redfish Add GetHostInterfaces command to redfish_info (#3693) 2021-11-16 19:46:28 +01:00
stacki
wakeonlan.py