ansible/changelogs/fragments/ovirt_fix_issue_in_resseting_sd_lease.yaml
Nijin Ashok bad860ad46 ovirt_vm: Fix issue in resetting the storage domain lease (#57469)
Currently, there is no way to remove the lease. The patch allows to
reset it by passing an empty string ('') to lease.
2019-06-17 20:03:55 -07:00

2 lines
82 B
YAML

bugfixes:
- Fix issue in resetting the storage domain lease in ovirt_vm module.