1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/modules/cloud/azure
Thomas Stringer 8a6ae51f90 Add support for Azure Functions (#28566)
* add template for az func

* (wip) add basic azure functions support

* add support to add app settings to azure function

* add support for updating based off of app settings

* add integration tests and refactor required param

* support check mode and add facts module

* add test for azure functions facts module

* add necessary checks and registrations for web client

* fix documentation

* change return type from complex to dict

* disable azure_rm_functionapp tests until stable

* remove dict comprehension for py2.6

* pepe has whitespace tumor
2017-08-29 18:54:58 -07:00
..
__init__.py added __init__.py to new cloud subcategories so builds work again 2016-12-08 11:22:25 -05:00
azure.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
azure_rm_acs.py Azure acs module (azure_rm_acs.py) (#28522) 2017-08-29 17:59:38 -07:00
azure_rm_availabilityset.py Adding check_state support and warning 2017-08-29 15:36:14 -07:00
azure_rm_availabilityset_facts.py Azure Availability Set facts module (azure_rm_availabilityset_facts) (#28378) 2017-08-29 13:48:36 -07:00
azure_rm_deployment.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
azure_rm_dnsrecordset.py Record set module (#28423) 2017-08-29 14:10:07 -04:00
azure_rm_dnsrecordset_facts.py Azure Module for Retrieving Facts for Record Sets (#28805) 2017-08-29 17:42:56 -07:00
azure_rm_dnszone.py Azure DNS Zone Module (azure_rm_dnszone) (#28418) 2017-08-29 10:49:37 -07:00
azure_rm_dnszone_facts.py new facts module for dns zone (#28803) 2017-08-29 17:43:09 -07:00
azure_rm_functionapp.py Add support for Azure Functions (#28566) 2017-08-29 18:54:58 -07:00
azure_rm_functionapp_facts.py Add support for Azure Functions (#28566) 2017-08-29 18:54:58 -07:00
azure_rm_loadbalancer.py Azure load balancer support (#26099) 2017-08-29 14:29:44 -07:00
azure_rm_loadbalancer_facts.py Azure load balancer support (#26099) 2017-08-29 14:29:44 -07:00
azure_rm_managed_disk.py Azure managed disks module (#28424) 2017-08-29 14:59:06 -07:00
azure_rm_managed_disk_facts.py Azure managed disks module (#28424) 2017-08-29 14:59:06 -07:00
azure_rm_networkinterface.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
azure_rm_networkinterface_facts.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
azure_rm_publicipaddress.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
azure_rm_publicipaddress_facts.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
azure_rm_resourcegroup.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
azure_rm_resourcegroup_facts.py Update azure_rm_resourcegroup_facts.py (#28573) 2017-08-29 14:55:45 -07:00
azure_rm_securitygroup.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
azure_rm_securitygroup_facts.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
azure_rm_storageaccount.py Update azure_rm_storageaccount.py (#28605) 2017-08-29 09:37:38 -04:00
azure_rm_storageaccount_facts.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
azure_rm_storageblob.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
azure_rm_subnet.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
azure_rm_virtualmachine.py Azure Virtual Machine data disks and managed OS disk support (#28132) 2017-08-29 14:24:45 -07:00
azure_rm_virtualmachine_extension.py Azure Virtual Machine Extension module (azure_rm_virtualmachine_extension) (#28128) 2017-08-29 11:32:15 -07:00
azure_rm_virtualmachine_scaleset.py Azure Virtual Machine Scale Set support (azure_rm_virtualmachine_scaleset) (#28381) 2017-08-29 14:14:15 -07:00
azure_rm_virtualmachine_scaleset_facts.py Azure Virtual Machine Scale Set support (azure_rm_virtualmachine_scaleset) (#28381) 2017-08-29 14:14:15 -07:00
azure_rm_virtualmachineimage_facts.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
azure_rm_virtualnetwork.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
azure_rm_virtualnetwork_facts.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00