ansible/cloud/azure
Patrick Marques f3c0c09fb6 ssh_public_keys on Azure virtual machine is a list (#4350)
The ssh_public_keys must be a list otherwise will give the error:
"argument ssh_public_keys is of type <type 'dict'> and we were unable to convert to list"
2016-08-25 15:08:54 -07:00
..
__init__.py added __init__.py to new cloud subcategories so builds work again 2014-11-05 11:07:19 -05:00
azure.py Py3 exclude list (#3698) 2016-05-19 15:34:59 -07:00
azure_rm_networkinterface.py Remove object name validation. 2016-07-06 17:29:42 -04:00
azure_rm_networkinterface_facts.py Update and pin to azure-2.0.0rc5 2016-07-02 18:46:49 -04:00
azure_rm_publicipaddress.py Remove object name validation. 2016-07-06 17:29:42 -04:00
azure_rm_publicipaddress_facts.py Update and pin to azure-2.0.0rc5 2016-07-02 18:46:49 -04:00
azure_rm_resourcegroup.py Update and pin to azure-2.0.0rc5 2016-07-02 18:46:49 -04:00
azure_rm_resourcegroup_facts.py Update and pin to azure-2.0.0rc5 2016-07-02 18:46:49 -04:00
azure_rm_securitygroup.py Remove object name validation. 2016-07-06 17:29:42 -04:00
azure_rm_securitygroup_facts.py Update and pin to azure-2.0.0rc5 2016-07-02 18:46:49 -04:00
azure_rm_storageaccount.py fix typo in azure_rm_storageaccount (#4236) 2016-07-22 09:47:06 -07:00
azure_rm_storageaccount_facts.py Update and pin to azure-2.0.0rc5 2016-07-02 18:46:49 -04:00
azure_rm_storageblob.py Remove object name validation. 2016-07-06 17:29:42 -04:00
azure_rm_subnet.py Remove object name validation. 2016-07-06 17:29:42 -04:00
azure_rm_virtualmachine.py ssh_public_keys on Azure virtual machine is a list (#4350) 2016-08-25 15:08:54 -07:00
azure_rm_virtualmachineimage_facts.py Update and pin to azure-2.0.0rc5 2016-07-02 18:46:49 -04:00
azure_rm_virtualnetwork.py Remove object name validation. 2016-07-06 17:29:42 -04:00
azure_rm_virtualnetwork_facts.py Update and pin to azure-2.0.0rc5 2016-07-02 18:46:49 -04:00