parkrish
parkrish
@michalvasko , I'm from Deva's team and I'm having a basic query. Please share your inputs. Does libnetconf2 when operating as a Netconf client, expect all the configuration data that...
@woyteck1 , the original issue filed was MX Platform specific. The issue you have reported with os10_system, I think is because of using Ansible 2.9 with OS10 collections. The OS10...
@woyteck1 , The error suggests paramiko package is not installed. Please install it to resolve the error(pip install paramiko)