Skip to content

Latest commit

 

History

History
122 lines (65 loc) · 3.05 KB

CHANGELOG.rst

File metadata and controls

122 lines (65 loc) · 3.05 KB

Ansible Network juniper_junos

v2.7.2

Major Changes

New Functions

v2.7.1

New Functions

v2.7.0

New Functions

Bugfixes

v2.6.1

Major Changes

Minor Changes

Bugfixes

v2.6.0

Major Changes

  • Initial release of the juniper_junos Ansible role.
  • This role provides functions to perform automation activities on Juniper JUNOS devices.

New Functions

  • NEW config_manager/load function provides a means to load or replace configuration text onto a target device running Juniper JUNOS.
  • NEW config_manager/save function saves the current active (running) configuration to the startup configuration.