community.general/lib/ansible/modules/cloud/azure
Thomas Stringer 40b7dffea8 Azure load balancer support (#26099)
* (wip) add partial loadbalancer module

* (wip) add ability to use a public ip for a load balancer

* fix shebang

* add backend address pool to load balancer

* remove unncessary error variable

* add probe support to load balancer

* add ability to add load distribution rule to load balancer

* add nat pool functionality to azure load balancer

* fix pep8 errors from sanity check

* add documentation for load balancer

* refactor imports

* fix license header copyright

* add facts module for azure load balancer

* fix ansible-test failures

* add integration tests for load balancer

* fix metadata version

* add complex integration test to azure_rm_loadbalancer
2017-08-29 14:29:44 -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_availabilityset.py Azure Availability Set module (azure_rm_availabilityset) (#28353) 2017-08-17 17:20:16 -04: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_dnszone.py Azure DNS Zone Module (azure_rm_dnszone) (#28418) 2017-08-29 10:49:37 -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_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 metadata to 1.1 2017-08-15 23:12:08 -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