mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-07 06:34:23 -07:00
Feature: implement hpilo_info system power info (#3079)
* report power state of host * Modify sample information * add changelog fragment * apply feedback from github community * apply feedback Co-authored-by: Yvan E. Watchman <git@yvanwatchman.eu>
This commit is contained in:
parent
43fe26d83c
commit
9ccce82113
2 changed files with 16 additions and 0 deletions
3
changelogs/fragments/3079-report-power-state-hpilo.yaml
Normal file
3
changelogs/fragments/3079-report-power-state-hpilo.yaml
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
minor_changes:
|
||||
- hpilo_info - added ``host_power_status`` return value to report power state of machine with ``OFF``, ``ON`` or ``UNKNOWN`` (https://github.com/ansible-collections/community.general/pull/3079).
|
Loading…
Add table
Add a link
Reference in a new issue