community.general/lib/ansible/modules/cloud/azure
ZhijunZhao 99551818a1 fix failure `got multiple values for keyword argument id` (#33624)
* fix failure `got multiple values for keyword argument id`

* fix test case failure

* fix pylint error

* fix typo

* use fixed version of azure mgmt network sdk

* resolve code review feedbacks
2018-01-04 08:22:35 -08:00
..
__init__.py
_azure.py
azure_rm_acs.py
azure_rm_availabilityset.py
azure_rm_availabilityset_facts.py
azure_rm_containerregistry.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_image.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_sqlserver.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