ansible/changelogs/fragments/vmware_host_lockdown_typo_fix.yml
Abhijeet Kasurde 520a505caf
VMware: Fix state parameter in vmware_host_lockdown module (#65495)
Changed 'str' to 'type' in Argument_spec which is valid parameter.

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2019-12-04 14:16:13 +05:30

2 lines
76 B
YAML

minor_changes:
- Correct datatype for state in vmware_host_lockdown module.