community.general/lib/ansible/modules/cloud/azure
Dag Wieers 677c04c01d
Sanity fixes to parameter types (#52325)
2019-02-15 16:58:58 +01:00
..
__init__.py
_azure.py
azure_rm_acs.py Assorted pylint fixes 2019-02-15 06:54:47 -08:00
azure_rm_aks.py
azure_rm_aks_facts.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
azure_rm_appgateway.py upgrading network packages (#47639) 2018-11-15 09:26:35 +08:00
azure_rm_applicationsecuritygroup.py add azure_applicationsecuritygroup module (#51214) 2019-02-13 19:34:44 -05:00
azure_rm_appserviceplan.py use explict conversion instead of as_dict (#49046) 2018-11-23 13:23:58 +08:00
azure_rm_appserviceplan_facts.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
azure_rm_autoscale.py
azure_rm_autoscale_facts.py
azure_rm_availabilityset.py
azure_rm_availabilityset_facts.py Assorted pylint fixes 2019-02-15 06:54:47 -08:00
azure_rm_cdnendpoint.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
azure_rm_cdnprofile.py Bulk module author 2 (#48955) 2018-11-21 10:32:42 +00:00
azure_rm_cdnprofile_facts.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
azure_rm_containerinstance.py
azure_rm_containerinstance_facts.py
azure_rm_containerregistry.py cleanup - required: false (#50648) 2019-01-10 09:26:18 +08:00
azure_rm_containerregistry_facts.py
azure_rm_cosmosdbaccount.py adding cosmos db account module (#47181) 2019-02-06 16:06:44 -08:00
azure_rm_deployment.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
azure_rm_devtestlab.py adding devtestlabs (#50961) 2019-01-24 08:03:16 +08:00
azure_rm_devtestlabvirtualnetwork.py adding devtestlabs (#50961) 2019-01-24 08:03:16 +08:00
azure_rm_dnsrecordset.py dns zone enhancement and return curated value (#50740) 2019-01-11 16:38:29 +08:00
azure_rm_dnsrecordset_facts.py dns zone enhancement and return curated value (#50740) 2019-01-11 16:38:29 +08:00
azure_rm_dnszone.py dns zone enhancement and return curated value (#50740) 2019-01-11 16:38:29 +08:00
azure_rm_dnszone_facts.py dns zone enhancement and return curated value (#50740) 2019-01-11 16:38:29 +08:00
azure_rm_functionapp.py Assorted pylint fixes 2019-02-15 06:54:47 -08:00
azure_rm_functionapp_facts.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
azure_rm_image.py Misc typo fixes (#49816) 2018-12-14 15:12:58 +05:30
azure_rm_image_facts.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
azure_rm_keyvault.py fix keyvault doc (#49045) 2018-11-23 11:24:49 +08:00
azure_rm_keyvaultkey.py fix keyvault key secret not support cloud environment (#49182) 2018-11-30 14:08:31 +08:00
azure_rm_keyvaultsecret.py fix keyvault key secret not support cloud environment (#49182) 2018-11-30 14:08:31 +08:00
azure_rm_loadbalancer.py Assorted pylint fixes 2019-02-15 06:54:47 -08:00
azure_rm_loadbalancer_facts.py Assorted pylint fixes 2019-02-15 06:54:47 -08:00
azure_rm_managed_disk.py updating azure compute mgmt package to the latest version (#51259) 2019-01-24 18:59:40 +08:00
azure_rm_managed_disk_facts.py Sanity fixes to parameter types (#52325) 2019-02-15 16:58:58 +01:00
azure_rm_mysqlconfiguration_facts.py Adding mysql configuration facts module (#45075) 2019-01-28 16:36:23 +08:00
azure_rm_mysqldatabase.py
azure_rm_mysqldatabase_facts.py
azure_rm_mysqlfirewallrule.py
azure_rm_mysqlfirewallrule_facts.py
azure_rm_mysqlserver.py Fix for MySQL server update and storage_mb (#51661) 2019-02-15 17:33:21 +08:00
azure_rm_mysqlserver_facts.py adding missing items in the documentation of mysql server facts (#51676) 2019-02-11 11:06:32 -05:00
azure_rm_networkinterface.py Support curated return value for network interface and refine test (#50482) 2019-01-14 14:17:31 +08:00
azure_rm_networkinterface_facts.py Support curated return value for network interface and refine test (#50482) 2019-01-14 14:17:31 +08:00
azure_rm_postgresqldatabase.py
azure_rm_postgresqldatabase_facts.py
azure_rm_postgresqlfirewallrule.py
azure_rm_postgresqlfirewallrule_facts.py
azure_rm_postgresqlserver.py Fix for PostgresSQL server update and storage_mb (#51653) 2019-02-15 17:46:52 +08:00
azure_rm_postgresqlserver_facts.py adding missing items in postgresql facts documentation (#51677) 2019-02-11 11:07:38 -05:00
azure_rm_publicipaddress.py Add support for idle_timeout, version and ipTags, curated in facts module (#48923) 2019-01-11 13:36:50 +08:00
azure_rm_publicipaddress_facts.py Add support for idle_timeout, version and ipTags, curated in facts module (#48923) 2019-01-11 13:36:50 +08:00
azure_rm_rediscache.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
azure_rm_resource.py cleanup - required: false (#50648) 2019-01-10 09:26:18 +08:00
azure_rm_resource_facts.py cleanup - required: false (#50648) 2019-01-10 09:26:18 +08:00
azure_rm_resourcegroup.py rename force to force_delete_nonempty (#50290) 2019-01-02 13:23:54 +08:00
azure_rm_resourcegroup_facts.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
azure_rm_route.py
azure_rm_routetable.py
azure_rm_routetable_facts.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
azure_rm_securitygroup.py
azure_rm_securitygroup_facts.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
azure_rm_sqldatabase.py
azure_rm_sqlfirewallrule.py
azure_rm_sqlfirewallrule_facts.py
azure_rm_sqlserver.py cleanup - required: false (#50648) 2019-01-10 09:26:18 +08:00
azure_rm_sqlserver_facts.py
azure_rm_storageaccount.py
azure_rm_storageaccount_facts.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
azure_rm_storageblob.py
azure_rm_subnet.py Fix if the route table changed to none (#49533) 2018-12-10 10:30:23 +08:00
azure_rm_trafficmanagerendpoint.py Fix module issues (#52209) 2019-02-15 12:57:20 +01:00
azure_rm_trafficmanagerendpoint_facts.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
azure_rm_trafficmanagerprofile.py Bulk module author 2 (#48955) 2018-11-21 10:32:42 +00:00
azure_rm_trafficmanagerprofile_facts.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
azure_rm_virtualmachine.py Fix incorrect use of `is` for comparisons. 2019-02-12 16:33:13 -08:00
azure_rm_virtualmachine_extension.py fixed idempotence in vm extension (#51005) 2019-01-17 11:03:52 +08:00
azure_rm_virtualmachine_facts.py fixed crash in facts (#50120) 2018-12-18 22:01:45 -05:00
azure_rm_virtualmachine_scaleset.py support for custom data in vmss (#51380) 2019-01-30 12:09:29 +08:00
azure_rm_virtualmachine_scaleset_facts.py Assorted pylint fixes 2019-02-15 06:54:47 -08:00
azure_rm_virtualmachineextension_facts.py Adding Azure Virtual Machine Extension Facts (#51258) 2019-01-25 09:47:23 +08:00
azure_rm_virtualmachineimage_facts.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
azure_rm_virtualmachinescalesetextension.py adding vmss extension (#50709) 2019-01-23 15:51:10 -08:00
azure_rm_virtualmachinescalesetextension_facts.py vmss extension facts (#51263) 2019-01-25 10:04:44 +08:00
azure_rm_virtualmachinescalesetinstance_facts.py adding module azure_rm_virtualmachinescalesetinstance_facts (#50440) 2019-01-07 15:15:30 +08:00
azure_rm_virtualnetwork.py Curate the virtual network facts module (#50311) 2019-01-10 15:53:23 +08:00
azure_rm_virtualnetwork_facts.py Curate the virtual network facts module (#50311) 2019-01-10 15:53:23 +08:00
azure_rm_virtualnetworkpeering.py Fix author in azure_rm_virtualnetworkpeering. 2018-11-27 21:43:05 -08:00
azure_rm_webapp.py Fix pycodestyle E117 issues. 2019-02-13 23:35:39 -08:00
azure_rm_webapp_facts.py Fix module issues (#52209) 2019-02-15 12:57:20 +01:00
azure_rm_webappslot.py Fix module issues (#52209) 2019-02-15 12:57:20 +01:00