community.general/lib/ansible/modules/cloud/azure
Yuwei Zhou 7314aa7298 Fixes #30393: Virtual machine can refer existing NIC from other resource group (#42562) 2018-08-01 10:52:21 +08:00
..
__init__.py
_azure.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
azure_rm_acs.py fixing disabled azure sanity tests (#40519) 2018-05-23 00:49:04 -04:00
azure_rm_aks.py [new module] Managed Azure Container Service (AKS) (azure_rm_aks) (#35888) 2018-05-16 16:08:27 -07:00
azure_rm_aks_facts.py [new module] Managed Azure Container Service (AKS) (azure_rm_aks) (#35888) 2018-05-16 16:08:27 -07:00
azure_rm_availabilityset.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
azure_rm_availabilityset_facts.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
azure_rm_containerinstance.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
azure_rm_containerregistry.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
azure_rm_deployment.py Added missing type for both template and parameters variables. (#42033) 2018-07-05 16:05:45 -04:00
azure_rm_dnsrecordset.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
azure_rm_dnsrecordset_facts.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
azure_rm_dnszone.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
azure_rm_dnszone_facts.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
azure_rm_functionapp.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
azure_rm_functionapp_facts.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
azure_rm_image.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
azure_rm_keyvault.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
azure_rm_keyvaultkey.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
azure_rm_keyvaultsecret.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
azure_rm_loadbalancer.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
azure_rm_loadbalancer_facts.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
azure_rm_managed_disk.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
azure_rm_managed_disk_facts.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
azure_rm_mysqldatabase.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
azure_rm_mysqlserver.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
azure_rm_networkinterface.py feat: Add a enable_accelerated_networking flag in module + tests; fixes #41218 (#42109) 2018-07-27 14:56:36 +08:00
azure_rm_networkinterface_facts.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
azure_rm_postgresqldatabase.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
azure_rm_postgresqlserver.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
azure_rm_publicipaddress.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
azure_rm_publicipaddress_facts.py Update azure_rm_publicipaddress_facts.py example (#41833) 2018-06-22 16:22:48 +08:00
azure_rm_resource.py fix for special case of last element of url (#43354) 2018-07-31 16:31:08 +08:00
azure_rm_resource_facts.py fix for special case of last element of url (#43354) 2018-07-31 16:31:08 +08:00
azure_rm_resourcegroup.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
azure_rm_resourcegroup_facts.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
azure_rm_securitygroup.py Fix examples in azure_rm_securitygroup (#42121) 2018-07-05 17:59:23 +08:00
azure_rm_securitygroup_facts.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
azure_rm_sqldatabase.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
azure_rm_sqlserver.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
azure_rm_sqlserver_facts.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
azure_rm_storageaccount.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
azure_rm_storageaccount_facts.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
azure_rm_storageblob.py Fix typo of makedirs 2018-07-31 15:41:38 -04:00
azure_rm_subnet.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
azure_rm_virtualmachine.py Fixes #30393: Virtual machine can refer existing NIC from other resource group (#42562) 2018-08-01 10:52:21 +08:00
azure_rm_virtualmachine_extension.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
azure_rm_virtualmachine_facts.py New module request: azure_rm_virtualmachine_facts #38081 (#38279) 2018-08-01 10:23:50 +08:00
azure_rm_virtualmachine_scaleset.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
azure_rm_virtualmachine_scaleset_facts.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
azure_rm_virtualmachineimage_facts.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
azure_rm_virtualnetwork.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
azure_rm_virtualnetwork_facts.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00