You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running algo on macOS & trying to create vpn on Azure but in the CreateAlgoVpnServer step I'm getting the below error
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: AttributeError: module 'inspect' has no attribute 'getargspec'. Did you mean: 'getargs'?
fatal: [localhost]: FAILED! => {"changed": false, "module_stderr": "Traceback (most recent call last):\n File "", line 107, in \n File "", line 99, in _ansiballz_main\n File "", line 47, in invoke_module\n File "", line 226, in run_module\n File "", line 98, in _run_module_code\n File "", line 88, in _run_code\n File "/var/folders/89/4sxlfwrj6rd77fx5jk5l1v300000gn/T/ansible_azure_rm_deployment_payload_r0bbnlzw/ansible_azure_rm_deployment_payload.zip/ansible_collections/azure/azcollection/plugins/modules/azure_rm_deployment.py", line 706, in \n File "/var/folders/89/4sxlfwrj6rd77fx5jk5l1v300000gn/T/ansible_azure_rm_deployment_payload_r0bbnlzw/ansible_azure_rm_deployment_payload.zip/ansible_collections/azure/azcollection/plugins/modules/azure_rm_deployment.py", line 702, in main\n File "/var/folders/89/4sxlfwrj6rd77fx5jk5l1v300000gn/T/ansible_azure_rm_deployment_payload_r0bbnlzw/ansible_azure_rm_deployment_payload.zip/ansible_collections/azure/azcollection/plugins/modules/azure_rm_deployment.py", line 465, in init\n File "/var/folders/89/4sxlfwrj6rd77fx5jk5l1v300000gn/T/ansible_azure_rm_deployment_payload_r0bbnlzw/ansible_azure_rm_deployment_payload.zip/ansible_collections/azure/azcollection/plugins/module_utils/azure_rm_common.py", line 469, in init\n File "/var/folders/89/4sxlfwrj6rd77fx5jk5l1v300000gn/T/ansible_azure_rm_deployment_payload_r0bbnlzw/ansible_azure_rm_deployment_payload.zip/ansible_collections/azure/azcollection/plugins/modules/azure_rm_deployment.py", line 475, in exec_module\n File "/var/folders/89/4sxlfwrj6rd77fx5jk5l1v300000gn/T/ansible_azure_rm_deployment_payload_r0bbnlzw/ansible_azure_rm_deployment_payload.zip/ansible_collections/azure/azcollection/plugins/modules/azure_rm_deployment.py", line 532, in deploy_template\n File "/var/folders/89/4sxlfwrj6rd77fx5jk5l1v300000gn/T/ansible_azure_rm_deployment_payload_r0bbnlzw/ansible_azure_rm_deployment_payload.zip/ansible_collections/azure/azcollection/plugins/module_utils/azure_rm_common.py", line 1071, in rm_client\n File "/var/folders/89/4sxlfwrj6rd77fx5jk5l1v300000gn/T/ansible_azure_rm_deployment_payload_r0bbnlzw/ansible_azure_rm_deployment_payload.zip/ansible_collections/azure/azcollection/plugins/module_utils/azure_rm_common.py", line 882, in get_mgmt_svc_client\nAttributeError: module 'inspect' has no attribute 'getargspec'. Did you mean: 'getargs'?\n", "module_stdout": "", "msg": "MODULE FAILURE\nSee stdout/stderr for the exact error", "rc": 1}
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm running algo on macOS & trying to create vpn on Azure but in the CreateAlgoVpnServer step I'm getting the below error
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: AttributeError: module 'inspect' has no attribute 'getargspec'. Did you mean: 'getargs'?
fatal: [localhost]: FAILED! => {"changed": false, "module_stderr": "Traceback (most recent call last):\n File "", line 107, in \n File "", line 99, in _ansiballz_main\n File "", line 47, in invoke_module\n File "", line 226, in run_module\n File "", line 98, in _run_module_code\n File "", line 88, in _run_code\n File "/var/folders/89/4sxlfwrj6rd77fx5jk5l1v300000gn/T/ansible_azure_rm_deployment_payload_r0bbnlzw/ansible_azure_rm_deployment_payload.zip/ansible_collections/azure/azcollection/plugins/modules/azure_rm_deployment.py", line 706, in \n File "/var/folders/89/4sxlfwrj6rd77fx5jk5l1v300000gn/T/ansible_azure_rm_deployment_payload_r0bbnlzw/ansible_azure_rm_deployment_payload.zip/ansible_collections/azure/azcollection/plugins/modules/azure_rm_deployment.py", line 702, in main\n File "/var/folders/89/4sxlfwrj6rd77fx5jk5l1v300000gn/T/ansible_azure_rm_deployment_payload_r0bbnlzw/ansible_azure_rm_deployment_payload.zip/ansible_collections/azure/azcollection/plugins/modules/azure_rm_deployment.py", line 465, in init\n File "/var/folders/89/4sxlfwrj6rd77fx5jk5l1v300000gn/T/ansible_azure_rm_deployment_payload_r0bbnlzw/ansible_azure_rm_deployment_payload.zip/ansible_collections/azure/azcollection/plugins/module_utils/azure_rm_common.py", line 469, in init\n File "/var/folders/89/4sxlfwrj6rd77fx5jk5l1v300000gn/T/ansible_azure_rm_deployment_payload_r0bbnlzw/ansible_azure_rm_deployment_payload.zip/ansible_collections/azure/azcollection/plugins/modules/azure_rm_deployment.py", line 475, in exec_module\n File "/var/folders/89/4sxlfwrj6rd77fx5jk5l1v300000gn/T/ansible_azure_rm_deployment_payload_r0bbnlzw/ansible_azure_rm_deployment_payload.zip/ansible_collections/azure/azcollection/plugins/modules/azure_rm_deployment.py", line 532, in deploy_template\n File "/var/folders/89/4sxlfwrj6rd77fx5jk5l1v300000gn/T/ansible_azure_rm_deployment_payload_r0bbnlzw/ansible_azure_rm_deployment_payload.zip/ansible_collections/azure/azcollection/plugins/module_utils/azure_rm_common.py", line 1071, in rm_client\n File "/var/folders/89/4sxlfwrj6rd77fx5jk5l1v300000gn/T/ansible_azure_rm_deployment_payload_r0bbnlzw/ansible_azure_rm_deployment_payload.zip/ansible_collections/azure/azcollection/plugins/module_utils/azure_rm_common.py", line 882, in get_mgmt_svc_client\nAttributeError: module 'inspect' has no attribute 'getargspec'. Did you mean: 'getargs'?\n", "module_stdout": "", "msg": "MODULE FAILURE\nSee stdout/stderr for the exact error", "rc": 1}
Can someone please help me with this
Beta Was this translation helpful? Give feedback.
All reactions