Releases: Juniper/ansible-junos-stdlib
Releases · Juniper/ansible-junos-stdlib
Release 2.4.3
Bugs Fixed
- Checks for zeroize being modified for arguments in_min, at and other_re #526
Release 2.4.2
Bugs Fixed
Default value of in_min modified for juniper_junos_system #521
Release 2.4.1
Release 2.4.0
Release 2.3.2
Release 2.3.1
Release 2.3.0
Features Added
- None
Bugs fixed
- Fixed Juniper.junos with ansible==2.9 #467
Note: The modules listed below have been deprecated/replaced from this release onwards.
Deprecated module | Replaced by module |
---|---|
junos_cli | juniper_junos_command |
junos_commit | juniper_junos_config |
junos_get_config | juniper_junos_config |
junos_get_facts | juniper_junos_facts |
junos_get_table | juniper_junos_table |
junos_install_config | juniper_junos_config |
junos_install_os | juniper_junos_software |
junos_jsnapy | juniper_junos_jsnapy |
junos_ping | juniper_junos_ping |
junos_pmtud | juniper_junos_pmtud |
junos_rollback | juniper_junos_config |
junos_rpc | juniper_junos_rpc |
junos_shutdown | juniper_junos_shutdown |
junos_srx_cluster | juniper_junos_srx_cluster |
junos_zeroize | juniper_junos_system |
Release 2.2.1
Features Added
- Added ansible-junos-awx project #416
Release 2.2.0
Features Added
- Support Junos Evolved devices #398
- Added support for Console over SSH #418
- --diff supported in juniper_junos_config module #427
- Added support for ignore_warning #428
- Added OpenConfig and YANG support in juniper_junos_config module #429
- Support for mixed VC junos software installation #437
- Added vmhost reboot support #440