223321e7e2
When `vmware_datastore_facts` does not fine any datastore, it raises an error. This is not consistent with the other _facts modules. It should just return an empty list instead.
2 lines
98 B
YAML
2 lines
98 B
YAML
minor_changes:
|
|
- vmware_datastore_facts - When no datastore was found, returns an empty list.
|