..
__init__.py
…
_azure.py
Stub out modules scheduled for 2.8 removal ( #44985 )
2018-08-31 16:27:32 -05:00
azure_rm_acs.py
…
azure_rm_aks.py
refine aks document ( #43810 )
2018-08-08 15:51:23 +08:00
azure_rm_aks_facts.py
…
azure_rm_appgateway.py
Fixing assigning ssl certificate to http listener in app gateway ( #45830 )
2018-09-19 17:00:27 -07:00
azure_rm_appserviceplan.py
add azure app service plan facts ( #44156 )
2018-08-16 16:13:32 +08:00
azure_rm_appserviceplan_facts.py
Fix formatting for the error on azure_rm_appserviceplan_facts ( #45613 )
2018-09-13 17:00:21 -04:00
azure_rm_autoscale.py
fix the autoscale resource id ( #45477 )
2018-09-11 18:52:43 +08:00
azure_rm_autoscale_facts.py
fixed tag support in autoscale facts ( #45533 )
2018-09-11 23:00:58 -04:00
azure_rm_availabilityset.py
…
azure_rm_availabilityset_facts.py
…
azure_rm_containerinstance.py
adding tags to container instance ( #45142 )
2018-09-04 03:56:10 -04:00
azure_rm_containerinstance_facts.py
added missing facts in container instance ( #45380 )
2018-09-10 01:10:40 -04:00
azure_rm_containerregistry.py
adding new clients to common ( #44804 )
2018-08-29 13:52:18 +08:00
azure_rm_containerregistry_facts.py
Fixing azure_rm_containerregistry_facts ( #45897 )
2018-09-20 16:58:07 +08:00
azure_rm_deployment.py
Replacing old "with_items:" by "loop:" ( #44303 )
2018-08-21 12:03:46 -04:00
azure_rm_dnsrecordset.py
…
azure_rm_dnsrecordset_facts.py
…
azure_rm_dnszone.py
…
azure_rm_dnszone_facts.py
…
azure_rm_functionapp.py
Update azure_rm_functionapp.py ( #43638 )
2018-08-20 10:08:54 +08:00
azure_rm_functionapp_facts.py
…
azure_rm_image.py
…
azure_rm_image_facts.py
New module for azure custom image facts ( #42102 )
2018-09-04 02:28:01 +08:00
azure_rm_keyvault.py
adding tags to keyvault ( #45145 )
2018-09-05 16:21:15 +08:00
azure_rm_keyvaultkey.py
…
azure_rm_keyvaultsecret.py
remove wrong alias on secret_value ( #44877 )
2018-08-31 09:36:52 +08:00
azure_rm_loadbalancer.py
Azure load balancer crash fix ( #45546 )
2018-09-12 16:25:35 +08:00
azure_rm_loadbalancer_facts.py
azure_rm_loadbalancer_facts.py: list() takes at least 2 arguments fix ( #29046 ) ( #29050 )
2018-08-09 15:07:38 +08:00
azure_rm_managed_disk.py
…
azure_rm_managed_disk_facts.py
…
azure_rm_mysqldatabase.py
…
azure_rm_mysqldatabase_facts.py
adding mysql database facts ( #43322 )
2018-08-17 10:36:13 +08:00
azure_rm_mysqlserver.py
fixing facts for mysql server ( #45374 )
2018-09-11 14:27:50 +08:00
azure_rm_mysqlserver_facts.py
fixing facts for mysql server ( #45374 )
2018-09-11 14:27:50 +08:00
azure_rm_networkinterface.py
azure_rm_networkinterface: Feature/dns servers ( #43588 )
2018-08-28 08:59:45 -07:00
azure_rm_networkinterface_facts.py
…
azure_rm_postgresqldatabase.py
…
azure_rm_postgresqldatabase_facts.py
adding postgresql database facts ( #43327 )
2018-08-17 10:35:22 +08:00
azure_rm_postgresqlserver.py
adding tags support to postgresql ( #45339 )
2018-09-11 10:20:27 +08:00
azure_rm_postgresqlserver_facts.py
adding tags support to postgresql ( #45339 )
2018-09-11 10:20:27 +08:00
azure_rm_publicipaddress.py
…
azure_rm_publicipaddress_facts.py
…
azure_rm_resource.py
…
azure_rm_resource_facts.py
…
azure_rm_resourcegroup.py
…
azure_rm_resourcegroup_facts.py
…
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
Add route table and route module ( #41175 )
2018-08-22 15:24:57 -07:00
azure_rm_securitygroup.py
Fix nsg cannot add rule with purge_rules false ( #43699 )
2018-08-08 11:41:46 +08:00
azure_rm_securitygroup_facts.py
…
azure_rm_sqldatabase.py
fixed boolean value for zone ( #41974 )
2018-09-03 10:20:16 +08:00
azure_rm_sqlfirewallrule.py
updates to azure_rm_sqlfirewallrule
2018-08-30 21:54:58 -07:00
azure_rm_sqlfirewallrule_facts.py
adding sql firewall rule facts ( #45059 )
2018-09-13 17:54:58 +08:00
azure_rm_sqlserver.py
fixing broken sql server tags ( #45378 )
2018-09-10 15:31:01 +08:00
azure_rm_sqlserver_facts.py
Adding sql client to common ( #44825 )
2018-08-30 12:44:36 +08:00
azure_rm_storageaccount.py
Avoid duplicate Azure storage account types.
2018-09-11 10:37:48 -07:00
azure_rm_storageaccount_facts.py
…
azure_rm_storageblob.py
…
azure_rm_subnet.py
Add route table and route module ( #41175 )
2018-08-22 15:24:57 -07:00
azure_rm_trafficmanagerendpoint.py
[new module] Azure Traffic Manager profile module ( #43812 )
2018-08-30 14:18:53 +10:00
azure_rm_trafficmanagerendpoint_facts.py
[new module] Azure Traffic Manager profile module ( #43812 )
2018-08-30 14:18:53 +10:00
azure_rm_trafficmanagerprofile.py
Update azure_rm_trafficmanagerprofile.py examples ( #45649 )
2018-09-14 09:48:11 -04:00
azure_rm_trafficmanagerprofile_facts.py
[new module] Azure Traffic Manager profile module ( #43812 )
2018-08-30 14:18:53 +10:00
azure_rm_virtualmachine.py
Update azure_rm_virtualmachine.py ( #45325 )
2018-09-21 02:22:53 +08:00
azure_rm_virtualmachine_extension.py
…
azure_rm_virtualmachine_facts.py
Virtual machine facts - retrieving instance view ( #45128 )
2018-09-04 11:25:01 +08:00
azure_rm_virtualmachine_scaleset.py
Support for accelerated networking and network security group for scaleset vms ( #34788 )
2018-08-16 14:52:12 -07:00
azure_rm_virtualmachine_scaleset_facts.py
extended vmss facts ( #45535 )
2018-09-12 13:22:47 +08:00
azure_rm_virtualmachineimage_facts.py
…
azure_rm_virtualnetwork.py
…
azure_rm_virtualnetwork_facts.py
…
azure_rm_webapp.py
start/stop/restart azure webapp ( #44498 )
2018-08-29 07:41:11 +08:00
azure_rm_webapp_facts.py
added tags to webapp documentation ( #45375 )
2018-09-10 09:51:17 +08:00