mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
8a6ae51f90
* 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 |
||
---|---|---|
.. | ||
__init__.py | ||
azure.py | ||
azure_rm_acs.py | ||
azure_rm_availabilityset.py | ||
azure_rm_availabilityset_facts.py | ||
azure_rm_deployment.py | ||
azure_rm_dnsrecordset.py | ||
azure_rm_dnsrecordset_facts.py | ||
azure_rm_dnszone.py | ||
azure_rm_dnszone_facts.py | ||
azure_rm_functionapp.py | ||
azure_rm_functionapp_facts.py | ||
azure_rm_loadbalancer.py | ||
azure_rm_loadbalancer_facts.py | ||
azure_rm_managed_disk.py | ||
azure_rm_managed_disk_facts.py | ||
azure_rm_networkinterface.py | ||
azure_rm_networkinterface_facts.py | ||
azure_rm_publicipaddress.py | ||
azure_rm_publicipaddress_facts.py | ||
azure_rm_resourcegroup.py | ||
azure_rm_resourcegroup_facts.py | ||
azure_rm_securitygroup.py | ||
azure_rm_securitygroup_facts.py | ||
azure_rm_storageaccount.py | ||
azure_rm_storageaccount_facts.py | ||
azure_rm_storageblob.py | ||
azure_rm_subnet.py | ||
azure_rm_virtualmachine.py | ||
azure_rm_virtualmachine_extension.py | ||
azure_rm_virtualmachine_scaleset.py | ||
azure_rm_virtualmachine_scaleset_facts.py | ||
azure_rm_virtualmachineimage_facts.py | ||
azure_rm_virtualnetwork.py | ||
azure_rm_virtualnetwork_facts.py |