mirror of https://github.com/ansible/ansible.git
Handle wait_for_deployment_completion during Azure deployment. (#26079)
Pull the get_poller_result inside the if block so that if the caller has
wait_for_deployment_completion=False, it doesnt block and wait for it to
finish.
Also, since the result contains information about the deployment, provide
None values for it in the output.(Not sure if this needs to be documented)
Fixes #26014
(cherry picked from commit c0000bc722
)
pull/30252/head
parent
77d1935f61
commit
c92f44a806
Loading…
Reference in New Issue