community.general/lib/ansible/modules/cloud/azure
2019-02-20 13:56:36 +08:00
..
__init__.py added __init__.py to new cloud subcategories so builds work again 2016-12-08 11:22:25 -05:00
_azure.py Stub out modules scheduled for 2.8 removal (#44985) 2018-08-31 16:27:32 -05:00
azure_rm_acs.py improving consistency of azure examples/documentation (#52571) 2019-02-19 11:57:04 -06:00
azure_rm_aks.py improving consistency of azure examples/documentation (#52571) 2019-02-19 11:57:04 -06:00
azure_rm_aks_facts.py improving consistency of azure examples/documentation (#52571) 2019-02-19 11:57:04 -06:00
azure_rm_appgateway.py improving consistency of azure examples/documentation (#52571) 2019-02-19 11:57:04 -06:00
azure_rm_applicationsecuritygroup.py improving consistency of azure examples/documentation (#52571) 2019-02-19 11:57:04 -06:00
azure_rm_appserviceplan.py improving consistency of azure examples/documentation (#52571) 2019-02-19 11:57:04 -06:00
azure_rm_appserviceplan_facts.py improving consistency of azure examples/documentation (#52571) 2019-02-19 11:57:04 -06:00
azure_rm_autoscale.py improving consistency of azure examples/documentation (#52571) 2019-02-19 11:57:04 -06:00
azure_rm_autoscale_facts.py improving consistency of azure examples/documentation (#52571) 2019-02-19 11:57:04 -06:00
azure_rm_availabilityset.py improving consistency of azure examples/documentation (#52571) 2019-02-19 11:57:04 -06:00
azure_rm_availabilityset_facts.py improving consistency of azure examples/documentation (#52571) 2019-02-19 11:57:04 -06:00
azure_rm_cdnendpoint.py improving consistency of azure examples/documentation (#52571) 2019-02-19 11:57:04 -06:00
azure_rm_cdnprofile.py improving consistency of azure examples/documentation (#52571) 2019-02-19 11:57:04 -06:00
azure_rm_cdnprofile_facts.py improving consistency of azure examples/documentation (#52571) 2019-02-19 11:57:04 -06:00
azure_rm_containerinstance.py improving consistency of azure examples/documentation (#52571) 2019-02-19 11:57:04 -06:00
azure_rm_containerinstance_facts.py improving consistency of azure examples/documentation (#52571) 2019-02-19 11:57:04 -06:00
azure_rm_containerregistry.py improving consistency of azure examples/documentation (#52571) 2019-02-19 11:57:04 -06:00
azure_rm_containerregistry_facts.py improving consistency of azure examples/documentation (#52571) 2019-02-19 11:57:04 -06:00
azure_rm_cosmosdbaccount.py improving consistency of azure examples/documentation (#52571) 2019-02-19 11:57:04 -06:00
azure_rm_cosmosdbaccount_facts.py improving consistency of azure examples/documentation (#52571) 2019-02-19 11:57:04 -06: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 improving consistency of azure examples/documentation (#52571) 2019-02-19 11:57:04 -06:00
azure_rm_devtestlab_facts.py adding devtest labs facts (#52001) 2019-02-19 13:01:44 +08:00
azure_rm_devtestlabvirtualnetwork.py improving consistency of azure examples/documentation (#52571) 2019-02-19 11:57:04 -06:00
azure_rm_devtestlabvirtualnetwork_facts.py adding dlt vn facts (#52552) 2019-02-20 10:45:47 +08:00
azure_rm_dnsrecordset.py improving consistency of azure examples/documentation (#52571) 2019-02-19 11:57:04 -06:00
azure_rm_dnsrecordset_facts.py improving consistency of azure examples/documentation (#52571) 2019-02-19 11:57:04 -06:00
azure_rm_dnszone.py improving consistency of azure examples/documentation (#52571) 2019-02-19 11:57:04 -06:00
azure_rm_dnszone_facts.py improving consistency of azure examples/documentation (#52571) 2019-02-19 11:57:04 -06: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 az command to get object id (#52277) 2019-02-18 14:19:29 +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 fixing force_update in azure_rm_mysqldatabase (#52389) 2019-02-18 14:20:30 +08:00
azure_rm_mysqldatabase_facts.py upgrading rdbms to the latest version (#47547) 2018-10-25 09:55:00 +08:00
azure_rm_mysqlfirewallrule.py Adding mysql firewall rule module (#45074) 2018-10-15 10:11:26 -07:00
azure_rm_mysqlfirewallrule_facts.py adding mysql firewall rule facts (#47342) 2018-10-25 10:10:12 +08:00
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_postgresqlconfiguration_facts.py adding postgresqlconfiguration facts (#45071) 2019-02-18 15:14:56 +08:00
azure_rm_postgresqldatabase.py Fixing azure_rm_postgresqldatabase force_update parameter (#52388) 2019-02-18 14:04:01 +08:00
azure_rm_postgresqldatabase_facts.py upgrading rdbms to the latest version (#47547) 2018-10-25 09:55:00 +08:00
azure_rm_postgresqlfirewallrule.py adding postgresql firewall rule (#45077) 2018-10-15 10:17:42 -07:00
azure_rm_postgresqlfirewallrule_facts.py upgrading rdbms to the latest version (#47547) 2018-10-25 09:55:00 +08:00
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_rediscache_facts.py add redis cache facts (#48652) 2019-02-19 12:43:23 +08: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 Add route table and route module (#41175) 2018-08-22 15:24:57 -07:00
azure_rm_routetable.py Add route table and route module (#41175) 2018-08-22 15:24:57 -07:00
azure_rm_routetable_facts.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
azure_rm_securitygroup.py all azure modules are community maintained (#46839) 2018-10-11 15:37:42 -04:00
azure_rm_securitygroup_facts.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
azure_rm_sqldatabase.py improving consistency of azure examples/documentaion - 3 (#52573) 2019-02-19 13:15:59 -06:00
azure_rm_sqldatabase_facts.py adding sqldatabase facts (#43324) 2019-02-19 13:09:53 +08:00
azure_rm_sqlfirewallrule.py improving consistency of azure examples/documentaion - 3 (#52573) 2019-02-19 13:15:59 -06:00
azure_rm_sqlfirewallrule_facts.py improving consistency of azure examples/documentaion - 3 (#52573) 2019-02-19 13:15:59 -06:00
azure_rm_sqlserver.py improving consistency of azure examples/documentaion - 3 (#52573) 2019-02-19 13:15:59 -06:00
azure_rm_sqlserver_facts.py improving consistency of azure examples/documentaion - 3 (#52573) 2019-02-19 13:15:59 -06:00
azure_rm_storageaccount.py improving consistency of azure examples/documentaion - 3 (#52573) 2019-02-19 13:15:59 -06:00
azure_rm_storageaccount_facts.py improving consistency of azure examples/documentaion - 3 (#52573) 2019-02-19 13:15:59 -06:00
azure_rm_storageblob.py improving consistency of azure examples/documentaion - 3 (#52573) 2019-02-19 13:15:59 -06:00
azure_rm_subnet.py improving consistency of azure examples/documentaion - 3 (#52573) 2019-02-19 13:15:59 -06:00
azure_rm_subnet_facts.py Adding subnet facts (#52611) 2019-02-20 13:56:36 +08:00
azure_rm_trafficmanagerendpoint.py Fix module issues (#52209) 2019-02-15 12:57:20 +01:00
azure_rm_trafficmanagerendpoint_facts.py improving consistency of azure examples/documentaion - 3 (#52573) 2019-02-19 13:15:59 -06:00
azure_rm_trafficmanagerprofile.py improving consistency of azure examples/documentaion - 3 (#52573) 2019-02-19 13:15:59 -06:00
azure_rm_trafficmanagerprofile_facts.py improving consistency of azure examples/documentaion - 3 (#52573) 2019-02-19 13:15:59 -06:00
azure_rm_virtualmachine.py modified storageaccount fact return curated result with connection string (#49702) 2019-02-18 16:48:56 +08:00
azure_rm_virtualmachine_extension.py improving consistency of azure examples/documentaion - 3 (#52573) 2019-02-19 13:15:59 -06:00
azure_rm_virtualmachine_facts.py improving consistency of azure examples/documentaion - 3 (#52573) 2019-02-19 13:15:59 -06:00
azure_rm_virtualmachine_scaleset.py improving consistency of azure examples/documentaion - 3 (#52573) 2019-02-19 13:15:59 -06:00
azure_rm_virtualmachine_scaleset_facts.py improving consistency of azure examples/documentaion - 3 (#52573) 2019-02-19 13:15:59 -06:00
azure_rm_virtualmachineextension_facts.py improving consistency of azure examples/documentaion - 3 (#52573) 2019-02-19 13:15:59 -06:00
azure_rm_virtualmachineimage_facts.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
azure_rm_virtualmachinescalesetextension.py improving consistency of azure examples/documentaion - 3 (#52573) 2019-02-19 13:15:59 -06:00
azure_rm_virtualmachinescalesetextension_facts.py improving consistency of azure examples/documentaion - 3 (#52573) 2019-02-19 13:15:59 -06: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 improving consistency of azure examples/documentaion - 3 (#52573) 2019-02-19 13:15:59 -06:00
azure_rm_virtualnetwork_facts.py improving consistency of azure examples/documentaion - 3 (#52573) 2019-02-19 13:15:59 -06:00
azure_rm_virtualnetworkpeering.py improving consistency of azure examples/documentaion - 3 (#52573) 2019-02-19 13:15:59 -06:00
azure_rm_webapp.py Fix pycodestyle E117 issues. 2019-02-13 23:35:39 -08:00
azure_rm_webapp_facts.py improving consistency of azure examples/documentaion - 3 (#52573) 2019-02-19 13:15:59 -06:00
azure_rm_webappslot.py improving consistency of azure examples/documentaion - 3 (#52573) 2019-02-19 13:15:59 -06:00