Commit Graph

1 Commits (185a1fcb07285ab8d5c1fc45b6b5b8b1b5726f4e)

Author SHA1 Message Date
Gonéri Le Bouder 223321e7e2 vmware_datastore_facts: empty list if none found
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.
6 years ago