mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-03 12:44:22 -07:00
ipmi_power: Add machine option to ensure the power state via the remote target address (#3968)
* ipmi_power: Add machine option to ensure the power state via the remote target address * Fix yamllint sanity check error * Add changelog fragment entry * Apply suggestions from the code review * update to apply suggestions * Add version_added. Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
7c21a27c5d
commit
ebc0ef882a
2 changed files with 133 additions and 13 deletions
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
minor_changes:
|
||||
- ipmi_power - add ``machine`` option to ensure the power state via the remote target
|
||||
address (https://github.com/ansible-collections/community.general/pull/3968).
|
Loading…
Add table
Add a link
Reference in a new issue