From 1906c77c7f309473a9bbaa7ffbb58dde26ce5c5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ryan=20Bada=C3=AF?= <43403063+ryanb74@users.noreply.github.com> Date: Fri, 4 Apr 2025 13:19:29 +0200 Subject: [PATCH] Update plugins/modules/hpilo_boot.py --- plugins/modules/hpilo_boot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/modules/hpilo_boot.py b/plugins/modules/hpilo_boot.py index f0adba586e..cf71dd9f30 100644 --- a/plugins/modules/hpilo_boot.py +++ b/plugins/modules/hpilo_boot.py @@ -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: