community.general/lib/ansible/modules/cloud/azure
Zim Kalinowski 1704c5932a adding app gateway module (#39940)
* adding app gateway module

* improved application gateway

* added register output

* subnet_output

* debugging

* dumping params

* fix dump

* fixed mapping

* fixed bug

* fixed param problem

* small fixes in code and added sample test

* fixed syntax

* fixing sanity stuff

* sanity fixes

* more sanity tests fixed

* added azure_tags

* tags

* pruning app gateway

* pruning app gateway

* string -> str

* removed type: str

* trying to add idempotency

* fixed syntax

* fix sanity

* fixed bugs

* fixed error

* disabled ssl policy check for  a while

* fixed dict comparison

* fixed syntax

* compare just http listeners & frontend ports

* fix syntax

* syntax

* syntax

* just compare sku

* fix syntax

* just http settings collections

* fixing appgw module

* make it green

* fix items issue

* compare all arrays

* fixed sanity

* adding snake_to_camel transformations

* fix

* another fix

* snake to camel

* additional snake to camel fixes

* fixed public ip address conversion

* version added is now 2.7

* changed alias

* dict_merge

* added ssl policy spec

* fixed new sanity issue

* renamed module

* fixed ssl policy translation

* added test for ssl & certificates

* updated doc

* fixed docs improved tests

* fix

* fixed test
2018-08-23 10:24:21 -07: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 Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
azure_rm_containerregistry.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07: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 Add enable_ip_forwarding option to azure_rm_networkinterface; Fixes #43276 (#43335) 2018-08-10 14:14:48 -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 Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
azure_rm_sqlserver.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
azure_rm_sqlserver_facts.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
azure_rm_storageaccount.py Add AzureRMStorageAccount StorageV2 kind (#44242) 2018-08-16 12:58:01 +08: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_virtualmachine.py Adding os_disk_size_gb parameter to Virtual Machine (#43316) 2018-08-23 15:36:58 +08: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 New module request: azure_rm_virtualmachine_facts #38081 (#38279) 2018-08-01 10:23:50 +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 Spelling and consistency changes (#44425) 2018-08-21 14:07:01 +08:00