Ovirt host update force docs backport (#60475)
* add changelog * Ovirt host update force docs (#60202) * update docs * update pep8 syntax * update pep8 syntax
This commit is contained in:
parent
beb108e887
commit
768e515a3e
2 changed files with 4 additions and 1 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- ovirt_host - update force parameter documentation (https://bugzilla.redhat.com/show_bug.cgi?id=1719271#c11)
|
|
@ -73,7 +73,8 @@ options:
|
|||
type: bool
|
||||
force:
|
||||
description:
|
||||
- "If True host will be forcibly moved to desired state."
|
||||
- "Indicates that the host should be removed even if it is non-responsive,
|
||||
or if it is part of a Gluster Storage cluster and has volume bricks on it."
|
||||
default: False
|
||||
type: bool
|
||||
override_display:
|
||||
|
|
Loading…
Reference in a new issue