ovirt update vm migration domunetation (#58577)
* init update docs * Update lib/ansible/modules/cloud/ovirt/ovirt_vm.py Co-Authored-By: Alicia Cozine <879121+acozine@users.noreply.github.com>
This commit is contained in:
parent
540ceb8622
commit
231afd7751
1 changed files with 1 additions and 1 deletions
|
@ -770,7 +770,7 @@ options:
|
|||
version_added: "2.8"
|
||||
force_migrate:
|
||||
description:
|
||||
- "If I(true), the VM will migrate even if it is defined as non-migratable."
|
||||
- If I(true), the VM will migrate when I(placement_policy=user-migratable) but not when I(placement_policy=pinned).
|
||||
version_added: "2.8"
|
||||
type: bool
|
||||
migrate:
|
||||
|
|
Loading…
Reference in a new issue