mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
16092feaab
* 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>
(cherry picked from commit ebc0ef882a
)
Co-authored-by: mizumm <26898888+mizumm@users.noreply.github.com>
4 lines
189 B
YAML
4 lines
189 B
YAML
---
|
|
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).
|