ansible-networking-collections icon indicating copy to clipboard operation
ansible-networking-collections copied to clipboard

Ensure the correct ncclient device handler is passed

Open stephrdev opened this issue 1 year ago • 0 comments

ncclient has a special device handler for netconf.

This change makes sure that Ansible passes the correct device param when initializing the ncclient Manager instance. This shouldn't lead to any backwards incompatibility issues.

stephrdev avatar Jun 08 '23 12:06 stephrdev