Update plugins/modules/hpilo_boot.py

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
Ryan BADAÏ 2025-03-31 12:30:53 +02:00 committed by GitHub
parent 6eea03d4c9
commit 4cf403696e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -78,7 +78,7 @@ options:
choices: ["SSLv3", "SSLv23", "TLSv1", "TLSv1_1", "TLSv1_2"]
idempotent_boot_once:
description:
- "This makes the boot_once idempotent see github PR: https://github.com/ansible-collections/community.general/pull/9646"
- "This makes the boot_once idempotent see github PR: U(https://github.com/ansible-collections/community.general/pull/9646)."
type: bool
default: false
requirements: