community.general/lib/ansible/modules/cloud/azure
Matt Clay 7714dcd04e Enable more pylint rules and fix reported issues. (#30539)
* Enable pylint unreachable test.
* Enable pylint suppressed-message test.
* Enable pylint redundant-unittest-assert test.
* Enable pylint bad-open-mode test.
* Enable pylint signature-differs test.
* Enable pylint unnecessary-pass test.
* Enable pylint unnecessary-lambda test.
* Enable pylint raising-bad-type test.
* Enable pylint logging-not-lazy test.
* Enable pylint logging-format-interpolation test.
* Enable pylint useless-else-on-loop test.
2017-09-18 23:20:32 -07:00
..
__init__.py
_azure.py Enable more pylint rules and fix reported issues. (#30539) 2017-09-18 23:20:32 -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 Handle wait_for_deployment_completion during Azure deployment. (#26079) 2017-09-12 10:07:32 -07:00
azure_rm_dnsrecordset.py azure_rm_dnsrecordset rewrite (#30449) 2017-09-15 18:12:46 -07: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 azure_rm_storageaccount module: add 'access_tier' module parameter (#26088) 2017-08-30 13:23:18 -07: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 Various fixes to azure_rm_virtualmachine for managed disks and allocated. (#30450) 2017-09-15 20:55:23 -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 Migrate more Azure integration tests. (#29034) 2017-09-05 19:38:56 -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