mirror of https://github.com/ansible/ansible.git
ovirt_vm: Fix issue in SSO option
Currently the module will disable the SSO if we didn't pass any value for SSO option. The PR fixes the same. Signed-off-by: Ondra Machacek <omachace@redhat.com>pull/47282/head
parent
1d60d34b82
commit
c91139bde3
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- ovirt_vm - Fix issue in SSO option (https://github.com/ansible/ansible/pull/47312).
|
||||
Loading…
Reference in New Issue