mirror of https://github.com/ansible/ansible.git
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.
pull/57980/head
parent
15880a0c23
commit
bad860ad46
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- Fix issue in resetting the storage domain lease in ovirt_vm module.
|
||||
Loading…
Reference in New Issue