community.general/lib/ansible/modules/cloud/azure
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
..
__init__.py added __init__.py to new cloud subcategories so builds work again 2016-12-08 11:22:25 -05:00
azure.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
azure_rm_acs.py Azure acs module (azure_rm_acs.py) (#28522) 2017-08-29 17:59:38 -07:00
azure_rm_availabilityset.py Adding check_state support and warning 2017-08-29 15:36:14 -07:00
azure_rm_availabilityset_facts.py Azure Availability Set facts module (azure_rm_availabilityset_facts) (#28378) 2017-08-29 13:48:36 -07:00
azure_rm_deployment.py Handle wait_for_deployment_completion during Azure deployment. (#26079) 2017-09-12 10:07:32 -07:00
azure_rm_dnsrecordset.py Record set module (#28423) 2017-08-29 14:10:07 -04:00
azure_rm_dnsrecordset_facts.py Azure Module for Retrieving Facts for Record Sets (#28805) 2017-08-29 17:42:56 -07:00
azure_rm_dnszone.py Azure DNS Zone Module (azure_rm_dnszone) (#28418) 2017-08-29 10:49:37 -07:00
azure_rm_dnszone_facts.py new facts module for dns zone (#28803) 2017-08-29 17:43:09 -07:00
azure_rm_functionapp.py Add support for Azure Functions (#28566) 2017-08-29 18:54:58 -07:00
azure_rm_functionapp_facts.py Add support for Azure Functions (#28566) 2017-08-29 18:54:58 -07:00
azure_rm_loadbalancer.py Azure load balancer support (#26099) 2017-08-29 14:29:44 -07:00
azure_rm_loadbalancer_facts.py Azure load balancer support (#26099) 2017-08-29 14:29:44 -07:00
azure_rm_managed_disk.py Azure managed disks module (#28424) 2017-08-29 14:59:06 -07:00
azure_rm_managed_disk_facts.py Azure managed disks module (#28424) 2017-08-29 14:59:06 -07:00
azure_rm_networkinterface.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
azure_rm_networkinterface_facts.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
azure_rm_publicipaddress.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
azure_rm_publicipaddress_facts.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
azure_rm_resourcegroup.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
azure_rm_resourcegroup_facts.py Update azure_rm_resourcegroup_facts.py (#28573) 2017-08-29 14:55:45 -07:00
azure_rm_securitygroup.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
azure_rm_securitygroup_facts.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
azure_rm_storageaccount.py azure_rm_storageaccount module: add 'access_tier' module parameter (#26088) 2017-08-30 13:23:18 -07:00
azure_rm_storageaccount_facts.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
azure_rm_storageblob.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
azure_rm_subnet.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
azure_rm_virtualmachine.py Romain dartigues fixes (#29169) 2017-09-09 16:20:53 -07:00
azure_rm_virtualmachine_extension.py Azure Virtual Machine Extension module (azure_rm_virtualmachine_extension) (#28128) 2017-08-29 11:32:15 -07:00
azure_rm_virtualmachine_scaleset.py Azure Virtual Machine Scale Set support (azure_rm_virtualmachine_scaleset) (#28381) 2017-08-29 14:14:15 -07:00
azure_rm_virtualmachine_scaleset_facts.py Azure Virtual Machine Scale Set support (azure_rm_virtualmachine_scaleset) (#28381) 2017-08-29 14:14:15 -07:00
azure_rm_virtualmachineimage_facts.py Migrate more Azure integration tests. (#29034) 2017-09-05 19:38:56 -07:00
azure_rm_virtualnetwork.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
azure_rm_virtualnetwork_facts.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00