3f0479279e
* Added a parameter (wait_for_ip_address_timeout) to allow a longer timeout than the default. * Removed the wait_for_vm_ip function in this module as one in module_utils is already being used elsewhere.
3 lines
147 B
YAML
3 lines
147 B
YAML
---
|
|
minor_changes:
|
|
- Added a timeout parameter `wait_for_ip_address_timeout` for `wait_for_ip_address` for longer-running tasks in vmware_guest.
|