community.general/lib/ansible/modules/cloud/azure
jctanner 06e1141106 replace type() with isinstance() (#5541)
Replace all use of type() with isintance()

Addresses https://github.com/ansible/ansible/issues/18310
2016-12-08 11:25:27 -05:00
..
__init__.py added __init__.py to new cloud subcategories so builds work again 2016-12-08 11:22:25 -05:00
azure.py replace type() with isinstance() (#5541) 2016-12-08 11:25:27 -05:00
azure_rm_networkinterface.py Remove object name validation. 2016-12-08 11:24:41 -05:00
azure_rm_networkinterface_facts.py Update and pin to azure-2.0.0rc5 2016-12-08 11:24:40 -05:00
azure_rm_publicipaddress.py Remove object name validation. 2016-12-08 11:24:41 -05:00
azure_rm_publicipaddress_facts.py Update and pin to azure-2.0.0rc5 2016-12-08 11:24:40 -05:00
azure_rm_resourcegroup.py Update and pin to azure-2.0.0rc5 2016-12-08 11:24:40 -05:00
azure_rm_resourcegroup_facts.py Update and pin to azure-2.0.0rc5 2016-12-08 11:24:40 -05:00
azure_rm_securitygroup.py Remove object name validation. 2016-12-08 11:24:41 -05:00
azure_rm_securitygroup_facts.py Update and pin to azure-2.0.0rc5 2016-12-08 11:24:40 -05:00
azure_rm_storageaccount.py fix typo in azure_rm_storageaccount (#4236) 2016-12-08 11:24:45 -05:00
azure_rm_storageaccount_facts.py Update and pin to azure-2.0.0rc5 2016-12-08 11:24:40 -05:00
azure_rm_storageblob.py Bulk spelling improvement to modules-core (#5225) 2016-12-08 11:25:20 -05:00
azure_rm_subnet.py Remove object name validation. 2016-12-08 11:24:41 -05:00
azure_rm_virtualmachine.py Bulk spelling improvement to modules-core (#5225) 2016-12-08 11:25:20 -05:00
azure_rm_virtualmachineimage_facts.py Update and pin to azure-2.0.0rc5 2016-12-08 11:24:40 -05:00
azure_rm_virtualnetwork.py Remove object name validation. 2016-12-08 11:24:41 -05:00
azure_rm_virtualnetwork_facts.py Update and pin to azure-2.0.0rc5 2016-12-08 11:24:40 -05:00