mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
committed by
John R Barker
parent
2b47246e94
commit
72310ff3e8
@@ -116,7 +116,7 @@ options:
|
||||
aliases: []
|
||||
wait:
|
||||
description:
|
||||
- wait for the instance to be 'running' before returning. Does not wait for SSH, see 'wait_for' example for details.
|
||||
- wait for the instance to reach its desired state before returning. Does not wait for SSH, see 'wait_for' example for details.
|
||||
required: false
|
||||
default: "no"
|
||||
choices: [ "yes", "no" ]
|
||||
|
||||
Reference in New Issue
Block a user