Ryan Leonard

Results 12 comments of Ryan Leonard

This problem is hitting me today! I'm encountering this as I try to upgrade from the old `junos_config` Ansible built-in module to use the new `juniper.device` collection.

I found a workaround! * Use the `juniper.device.config` Ansible module (instead of the `junipernetworks.junos.junos_config` Ansible Module.) That Ansible Module does not seem to encounter the "not showing diff" issue at...