Collection Namespace
juniper.device
Enhancements done
- Added support for commit parameter for each juniperjunos.network
- Added support for proxy_command='-o ProxyCommand="ssh -W %h:%p -q user@bastian"'
Bugs Fixed
- Updated the documentation for the juniper.device.software module for version: false (#794).
- Updates to the README.md file (#802).
- Fix for the ansible-test sanity failures (#803).
- Add multi-collection CI support for juniper.device (#804).
- Resolve CI issues and update workflows for jobs: lint, sanity, and unit tests (#789).
- Fix to properly handle the JSON response from the get_facts method (#816).
- Address the UnboundLocalError: cannot access local variable 'resp' (#822, #823).
- Update the file_copy documentation to include parameters #735.