community.general/lib/ansible/modules/cloud/azure
Matt Davis 26f551d1c3
initial cutover to API profiles (#35538)
* hardcoded API profiles in azure_rm_common
* changed azure_rm_securitygroup module to use api_profiles, dynamic models, kwargs on all SDK methods
* changed azure_rm_containerinstance module to use api_profiles, dynamic models, kwargs on all SDK methods
* fixed polling performance issue in azure_rm_securitygroup (default poll interval was 30s)
2018-02-09 14:26:42 -08:00
..
__init__.py
_azure.py Module deprecation: docs, scheme and tests (#34100) 2018-01-30 12:23:52 +00:00
azure_rm_acs.py Fix azure_rm_acs due to Azure breaking API change (#33221) 2017-12-04 15:41:34 -08:00
azure_rm_availabilityset.py compute models 2018-01-09 23:18:31 -08:00
azure_rm_availabilityset_facts.py
azure_rm_containerinstance.py initial cutover to API profiles (#35538) 2018-02-09 14:26:42 -08:00
azure_rm_containerregistry.py azure_rm_containerservice (#33597) 2017-12-06 20:30:28 -08:00
azure_rm_deployment.py resources models 2018-01-09 23:18:31 -08:00
azure_rm_dnsrecordset.py azure_rm_dnsrecordset: fix broken import and minor updates (#34983) 2018-01-25 09:39:49 -08:00
azure_rm_dnsrecordset_facts.py
azure_rm_dnszone.py Bug | Error message being swallowed in azure_rm_common.py (#33298) 2017-11-27 22:03:41 -05:00
azure_rm_dnszone_facts.py
azure_rm_functionapp.py
azure_rm_functionapp_facts.py
azure_rm_image.py fix lint errors 2018-01-09 23:18:31 -08:00
azure_rm_keyvault.py [new module] azure_rm_keyvault (#35150) 2018-02-05 16:08:22 -08:00
azure_rm_keyvaultkey.py Az mod keyvault key (#33607) 2018-02-06 20:40:00 -08:00
azure_rm_keyvaultsecret.py Az mod keyvault ops (#33606) 2018-02-06 20:40:15 -08:00
azure_rm_loadbalancer.py Fixes #34913: azure_rm_loadbalance should accpet a list of rules instead of one (#35592) 2018-02-08 01:32:27 -08:00
azure_rm_loadbalancer_facts.py
azure_rm_managed_disk.py compute models 2018-01-09 23:18:31 -08:00
azure_rm_managed_disk_facts.py #30142:Enable attach data disk to existing VM or detach it from VM (#32711) 2017-12-21 07:53:14 +10:00
azure_rm_mysqldatabase.py adding azure_rm_mysqldatabase (#33567) 2018-01-17 13:17:13 +10:00
azure_rm_mysqlserver.py Fix inconsitencies between code assumptions and schema (#34901) 2018-01-15 18:29:20 -06:00
azure_rm_networkinterface.py azure_rm_networkinterface: support the multiple ip configuration (#32882) 2018-01-24 14:57:08 +10:00
azure_rm_networkinterface_facts.py
azure_rm_postgresqldatabase.py adding azure_rm_postgresqldatabase (#33568) 2018-01-17 13:16:27 +10:00
azure_rm_postgresqlserver.py Fix inconsitencies between code assumptions and schema (#34901) 2018-01-15 18:29:20 -06:00
azure_rm_publicipaddress.py network models 2018-01-09 23:18:30 -08:00
azure_rm_publicipaddress_facts.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
azure_rm_resourcegroup.py resources models 2018-01-09 23:18:31 -08:00
azure_rm_resourcegroup_facts.py Fix incorrect formatting call in azure module (#33561) 2017-12-05 14:50:59 +05:30
azure_rm_securitygroup.py initial cutover to API profiles (#35538) 2018-02-09 14:26:42 -08:00
azure_rm_securitygroup_facts.py
azure_rm_sqldatabase.py [new module] azure_rm_sqldatabase (#34611) 2018-01-24 15:17:31 +10:00
azure_rm_sqlserver.py [new module] Added Azure SQL Servers support - cloud/azure/azure_rm_sql_servers (#33077) 2017-12-13 14:31:00 +10:00
azure_rm_sqlserver_facts.py [new module] azure_rm_sqlserver_facts (#34608) 2018-01-15 14:45:49 +10:00
azure_rm_storageaccount.py fix lint errors 2018-01-09 23:18:23 -08:00
azure_rm_storageaccount_facts.py
azure_rm_storageblob.py
azure_rm_subnet.py Fix typo in azure_rm_subnet (#35731) 2018-02-06 09:40:05 +05:30
azure_rm_virtualmachine.py subnet should in the virtual network resource group (#35038) 2018-01-25 12:53:28 +10:00
azure_rm_virtualmachine_extension.py compute models 2018-01-09 23:18:31 -08:00
azure_rm_virtualmachine_scaleset.py compute models 2018-01-09 23:18:31 -08:00
azure_rm_virtualmachine_scaleset_facts.py
azure_rm_virtualmachineimage_facts.py
azure_rm_virtualnetwork.py network models 2018-01-09 23:18:30 -08:00
azure_rm_virtualnetwork_facts.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00