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 added __init__.py to new cloud subcategories so builds work again 10 years ago
azure.py Py3 exclude list (#3698) 8 years ago
azure_rm_networkinterface.py Remove object name validation. 8 years ago
azure_rm_networkinterface_facts.py Update and pin to azure-2.0.0rc5 8 years ago
azure_rm_publicipaddress.py Remove object name validation. 8 years ago
azure_rm_publicipaddress_facts.py Update and pin to azure-2.0.0rc5 8 years ago
azure_rm_resourcegroup.py Update and pin to azure-2.0.0rc5 8 years ago
azure_rm_resourcegroup_facts.py Update and pin to azure-2.0.0rc5 8 years ago
azure_rm_securitygroup.py Remove object name validation. 8 years ago
azure_rm_securitygroup_facts.py Update and pin to azure-2.0.0rc5 8 years ago
azure_rm_storageaccount.py fix typo in azure_rm_storageaccount (#4236) 8 years ago
azure_rm_storageaccount_facts.py Update and pin to azure-2.0.0rc5 8 years ago
azure_rm_storageblob.py Remove object name validation. 8 years ago
azure_rm_subnet.py Remove object name validation. 8 years ago
azure_rm_virtualmachine.py ssh_public_keys on Azure virtual machine is a list (#4350) 8 years ago
azure_rm_virtualmachineimage_facts.py Update and pin to azure-2.0.0rc5 8 years ago
azure_rm_virtualnetwork.py Remove object name validation. 8 years ago
azure_rm_virtualnetwork_facts.py Update and pin to azure-2.0.0rc5 8 years ago