You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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"
8 years ago
..
__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
azure_rm_virtualmachineimage_facts.py
azure_rm_virtualnetwork.py
azure_rm_virtualnetwork_facts.py