Hi,

I'am trying to run a playbook from a Rhel server in AWS to deploy a Rhel 
instance in Azure. But, I'm getting the following error,

The full traceback is:
Traceback (most recent call last):
  File "/tmp/ansible_aD_HJH/ansible_module_azure_rm_virtualmachine.py", 
line 1309, in <module>
    main()
  File "/tmp/ansible_aD_HJH/ansible_module_azure_rm_virtualmachine.py", 
line 1306, in main
    AzureRMVirtualMachine()
  File "/tmp/ansible_aD_HJH/ansible_module_azure_rm_virtualmachine.py", 
line 513, in __init__
    for key in VirtualMachineSizeTypes:
NameError: global name 'VirtualMachineSizeTypes' is not defined

fatal: [localhost]: FAILED! => {
    "changed": false,
    "failed": true,


Anyone able to point me in the right direction to fix this problem please?

Thanks
Krish

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/1131f2ec-765c-407e-9b6e-c214d7051899%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to