mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
Adding while loop to wait for cluster container creation (#4039)
* Adding while loop to wait * Adding changelog fragment * Adding parameter and more docs * Adjusting docs Co-authored-by: Travis Scotto <tscotto@webstaurantstore.com>
This commit is contained in:
parent
5fead8bbde
commit
7aab4497ac
3 changed files with 20 additions and 3 deletions
2
changelogs/fragments/4039-cluster-container-wait.yml
Normal file
2
changelogs/fragments/4039-cluster-container-wait.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- "lxc_container - added ``wait_for_container`` parameter. If ``true`` the module will wait until the running task reports success as the status (https://github.com/ansible-collections/community.general/pull/4039)."
|
Loading…
Add table
Add a link
Reference in a new issue