Has anyone upgraded to 2.14 and had issues running their playbooks, 
specifically the cisco.* playbooks?  I kept getting this error during my 
runs.

The full traceback is:
  File 
"/root/.ansible/collections/ansible_collections/ansible/netcommon/plugins/modules/cli_command.py",
 
line 170, in main
    response = connection.get(**module.params)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File 
"/usr/lib/python3.11/site-packages/ansible/module_utils/connection.py", 
line 200, in __rpc__
    raise ConnectionError(to_text(msg, errors='surrogate_then_replace'), 
code=code)
fatal: [zzasap01]: FAILED! => changed=false
  invocation:
    module_args:
      answer: null
      check_all: false
      command: terminal pager 0
      newline: true
      prompt: null
      sendonly: false
  msg: Failed to import the required Python library (ansible-pylibssh) on 
ho-lx-ansible01.ad.microcenter.com's Python /usr/bin/python3.11.

Is there a specific process to follow for the upgrade on an oracle linux 
vm?  I ran the typical dnf update -y.  I was able to back it out so now I 
am back to runing 2.13 and now my cisco.* playbooks work again.

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/3827bf48-acae-4c72-b484-7a18c18c55d7n%40googlegroups.com.

Reply via email to