community.general/lib/ansible/modules/cloud/azure
Zim Kalinowski bd866ed69a adding container registry facts (#43325) 2018-08-30 17:56:12 +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 refine aks document (#43810) 2018-08-08 15:51:23 +08: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_appgateway.py adding app gateway module (#39940) 2018-08-23 10:24:21 -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 add azure app service plan facts (#44156) 2018-08-16 16:13:32 +08: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 adding new clients to common (#44804) 2018-08-29 13:52:18 +08:00
azure_rm_containerregistry.py adding new clients to common (#44804) 2018-08-29 13:52:18 +08:00
azure_rm_containerregistry_facts.py adding container registry facts (#43325) 2018-08-30 17:56:12 +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 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 Update azure_rm_functionapp.py (#43638) 2018-08-20 10:08:54 +08: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 Replaced old sample in lb (#43591) 2018-08-02 15:02:44 +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 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_mysqldatabase_facts.py adding mysql database facts (#43322) 2018-08-17 10:36:13 +08: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_mysqlserver_facts.py adding mysqlserver facts (#43321) 2018-08-16 17:10:07 +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 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_postgresqldatabase_facts.py adding postgresql database facts (#43327) 2018-08-17 10:35:22 +08: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_postgresqlserver_facts.py adding postgresql server facts (#43328) 2018-08-22 15:18:01 -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_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 Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
azure_rm_sqldatabase.py Adding sql client to common (#44825) 2018-08-30 12:44:36 +08:00
azure_rm_sqlserver.py Adding sql client to common (#44825) 2018-08-30 12:44:36 +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 azure_rm_virtualmachine: Add 'accept_terms' for accepting terms when deploying paid marketplace images (#44701) 2018-08-29 17:14:44 -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 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 [new module] Azure Traffic Manager profile module (#43812) 2018-08-30 14:18:53 +10: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 azure_rm_virtualmachine: Add 'accept_terms' for accepting terms when deploying paid marketplace images (#44701) 2018-08-29 17:14:44 -07: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 add azure_rm_webapp_facts module (#43631) 2018-08-30 17:49:06 +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 adjusting curated response format, notification of raw format depreciation. (#43587) 2018-08-16 14:45:36 +08: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
azure_rm_webapp.py start/stop/restart azure webapp (#44498) 2018-08-29 07:41:11 +08:00
azure_rm_webapp_facts.py add azure_rm_webapp_facts module (#43631) 2018-08-30 17:49:06 +08:00