1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/modules/cloud/azure
Patrick Marques 697a328124 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-12-08 11:24:53 -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 Py3 exclude list (#3698) 2016-12-08 11:24:29 -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 Remove object name validation. 2016-12-08 11:24:41 -05:00
azure_rm_subnet.py Remove object name validation. 2016-12-08 11:24:41 -05:00
azure_rm_virtualmachine.py ssh_public_keys on Azure virtual machine is a list (#4350) 2016-12-08 11:24:53 -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