ansible/changelogs/fragments/ovirt_vm_fix_issue_in_SSO_option.yaml
Nijin Ashok c91139bde3 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>
2018-10-23 06:41:53 -07:00

2 lines
98 B
YAML

bugfixes:
- ovirt_vm - Fix issue in SSO option (https://github.com/ansible/ansible/pull/47312).