mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-04 17:50:32 -07:00
Update plugins/modules/hpilo_boot.py
This commit is contained in:
parent
cc30531d0f
commit
1906c77c7f
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ options:
|
|||
choices: ["SSLv3", "SSLv23", "TLSv1", "TLSv1_1", "TLSv1_2"]
|
||||
idempotent_boot_once:
|
||||
description:
|
||||
- "This options makes boot_once succeed instead of failing when the server is already powered on."
|
||||
- "This option makes O(state=boot_once) succeed instead of failing when the server is already powered on."
|
||||
type: bool
|
||||
default: false
|
||||
requirements:
|
||||
|
|
Loading…
Add table
Reference in a new issue