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
azure.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_storageaccount.py
azure_rm_storageaccount_facts.py
azure_rm_storageblob.py
azure_rm_subnet.py
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
azure_rm_virtualnetwork.py
azure_rm_virtualnetwork_facts.py