slefol

Results 16 comments of slefol

version 2.15.0 does not solve the problem for me ! (with ansible_connection: juniper.device.pyez and with napalm.napalm.get_facts and juniper.device.table modules) This version works if I use this configuration : ansible_connection: ansible.netcommon.netconf...

@Chidanand yes sorry it works ! I thought this fix was integrated in version 2.15.0

juniper_junos_table module + ansible_connection: ansible.netcommon.netconf works without or with fix juniper.device.table module + ansible_connection: juniper.device.pyez only works with fix

Tested version 2.18.0.dev0 and it works fine. (see https://github.com/ansible/ansible/pull/82954)

hi, Yes, I confirm that it works fine with ansible-core 2.16.6.

Can confirm this is still an issue today with ansible-core 2.18.8 / juniper.device 1.0.8 or 1.0.9. Applying the fix in this PR works