802cc60242
Add a new `timeout` parameter to `vmware_guest_tools_wait`. Also, a functional test to cover the module.
3 lines
135 B
YAML
3 lines
135 B
YAML
---
|
|
minor_changes:
|
|
- vmware_guest_tools_wait now exposes a ``timeout`` parameter that allow the user to adjust the timeout (second).
|