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>
pull/58577/merge
Martin Nečas 5 years ago committed by ansibot
parent 540ceb8622
commit 231afd7751

@ -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…
Cancel
Save