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
- From Ansible 2.4, module_name is not passed as part of result to
v2_runner_on_ok(). So, the current code return a Null object without
adding the hosts.
- Corrected by removing usage of module_name to add hosts in
junos_jsnapy callback plugin.
0 commit comments