mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-20 04:51:43 -07:00
Add support for Redfish PowerCycle reset type (#7113)
* Add support for Redfish PowerCycle reset type * Add changelog frament
This commit is contained in:
parent
55cfd27be9
commit
6a558734f7
3 changed files with 9 additions and 2 deletions
2
changelogs/fragments/7113-redfish-utils-power-cycle.yml
Normal file
2
changelogs/fragments/7113-redfish-utils-power-cycle.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- redfish_utils module utils - add support for ``PowerCycle`` reset type for ``redfish_command`` responses feature (https://github.com/ansible-collections/community.general/issues/7083).
|
Loading…
Add table
Add a link
Reference in a new issue