1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible
Raja Venkataraman c0000bc722 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
2017-09-12 10:07:32 -07:00
..
cli module and vault fixes (#29663) 2017-09-11 21:02:16 -04:00
compat Remove wildcard imports 2017-07-28 22:10:17 -07:00
config allow config for callbaks and some fixes 2017-09-11 14:00:01 -07:00
errors Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
executor Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
galaxy Removes container-enabled warning (#27578) 2017-08-01 12:51:03 -04:00
inventory bypass get_hosts and use dictionary directly 2017-08-30 10:56:45 -04:00
module_utils support missing drive letters in PS path type (#29884) 2017-09-12 09:51:48 -07:00
modules Handle wait_for_deployment_completion during Azure deployment. (#26079) 2017-09-12 10:07:32 -07:00
parsing Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
playbook Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
plugins Allow delegate_to if transport is not cli (#29945) 2017-09-12 21:34:13 +05:30
template Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
utils fixes to config/setting retrieval 2017-09-09 09:48:22 -07:00
vars remove fact namespacing 2017-09-10 17:37:52 -04:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py only eval values if set from defaults 2017-09-12 10:05:16 -07:00
release.py Bump the versions now that devel is 2.5 2017-09-06 13:13:57 -07:00