Start a Conversation

Unsolved

T

1 Rookie

 • 

5 Posts

55

February 1st, 2024 08:04

How do I install the ansible vxrail on my ansible server ?

I am new to ansible and need assistance to install the collection of vxrail on my server .

1 Rookie

 • 

5 Posts

February 1st, 2024 14:48

getting the following error :

An exception occurred during task execution. To see the full traceback, use -vvv. The error was: ModuleNotFoundError: No module named 'vxrail_ansible_utility'
fatal: [192.168.150.209]: FAILED! => {"changed": false, "module_stderr": "Shared connection to 192.168.150.209 closed.\r\n", "module_stdout": "Traceback (most recent call last):\r\n  File \"/root/.ansible/tmp/ansible-tmp-1706797564.6993735-36647-174433446279872/AnsiballZ_dellemc_vxrail_clusterinfo.py\", line 107, in <module>\r\n    _ansiballz_main()\r\n  File \"/root/.ansible/tmp/ansible-tmp-1706797564.6993735-36647-174433446279872/AnsiballZ_dellemc_vxrail_clusterinfo.py\", line 99, in _ansiballz_main\r\n    invoke_module(zipped_mod, temp_path, ANSIBALLZ_PARAMS)\r\n  File \"/root/.ansible/tmp/ansible-tmp-1706797564.6993735-36647-174433446279872/AnsiballZ_dellemc_vxrail_clusterinfo.py\", line 48, in invoke_module\r\n    run_name='__main__', alter_sys=True)\r\n  File \"/usr/lib/python3.7/runpy.py\", line 205, in run_module\r\n    return _run_module_code(code, init_globals, run_name, mod_spec)\r\n  File \"/usr/lib/python3.7/runpy.py\", line 96, in _run_module_code\r\n    mod_name, mod_spec, pkg_name, script_name)\r\n  File \"/usr/lib/python3.7/runpy.py\", line 85, in _run_code\r\n    exec(code, run_globals)\r\n  File \"/tmp/ansible_dellemc_vxrail_clusterinfo_payload_s0kcfrnc/ansible_dellemc_vxrail_clusterinfo_payload.zip/ansible_collections/dellemc/vxrail/plugins/modules/dellemc_vxrail_clusterinfo.py\", line 123, in <module>\r\nModuleNotFoundError: No module named 'vxrail_ansible_utility'\r\n", "msg": "MODULE FAILURE\nSee stdout/stderr for the exact error", "rc": 1}

1 Message

March 26th, 2024 18:44

@tomers_007​ 

Have you figured out the solution to this issue?

No Events found!

Top