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
when using module "h3c_open.comware.comware_command",the ansible will report error:
The full traceback is:
File "/tmp/ansible_h3c_open.comware.comware_command_payload_xkxkkxgd/ansible_h3c_open.comware.comware_command_payload.zip/ansible_collections/h3c_open/comware/plugins/module_utils/network/comware/comware.py", line 274, in get_capabilities
capabilities = Connection(module._socket_path).get_capabilities()
File "/tmp/ansible_h3c_open.comware.comware_command_payload_xkxkkxgd/ansible_h3c_open.comware.comware_command_payload.zip/ansible/module_utils/connection.py", line 200, in rpc
raise ConnectionError(to_text(msg, errors='surrogate_then_replace'), code=code)
The text was updated successfully, but these errors were encountered:
when using module "h3c_open.comware.comware_command",the ansible will report error:
The full traceback is:
File "/tmp/ansible_h3c_open.comware.comware_command_payload_xkxkkxgd/ansible_h3c_open.comware.comware_command_payload.zip/ansible_collections/h3c_open/comware/plugins/module_utils/network/comware/comware.py", line 274, in get_capabilities
capabilities = Connection(module._socket_path).get_capabilities()
File "/tmp/ansible_h3c_open.comware.comware_command_payload_xkxkkxgd/ansible_h3c_open.comware.comware_command_payload.zip/ansible/module_utils/connection.py", line 200, in rpc
raise ConnectionError(to_text(msg, errors='surrogate_then_replace'), code=code)
The text was updated successfully, but these errors were encountered: