pkgsrc-wip/ansible-junos-stdlib
Havard Eidnes b8e08b8fac Update to ansible-junos-stdlib to version 1.4.0
Upstream changes:

New Features

 * Dockerfile for junos ansible modules
   New Dockerfile added to automatically build a docker container for
   junos ansible modules #165
 * Console connection support
   Modules to work with console connections too using PyEZ 2.0 #162.
 * junos_jsnapy
   Integrate JSNAPy to ansible which helps audit network devices
 * junos_ping
   Execute ping on junos devices
 * junos_get_table
   Retrieve data from a Junos device using Tables/Views.

Updates/Enhancement

 * ImportError to show proper message #158.
 * junos_shutdown to support delayed reboot and shutdown #150
 * junos_install_config->check_commit_wait: Set number of seconds to
   wait between check and commit. #140
 * Timeout option for junos_cli and junos_rpc #133
 * timeout parameter to junos_rollback #131

Bugs Fixed

 * junos_rpc: Fix regex to match xe/ge/et interfaces #153
 * junos_get_table: Fix for nested tables #127
 * junos_get_config: Fix for filter argument contains more than one
   level of configuration hierarchy #121
 * Fix for Ansible 2.0 & 2.1 #119
2017-01-09 14:49:51 +01:00
..
DESCR
distinfo Update to ansible-junos-stdlib to version 1.4.0 2017-01-09 14:49:51 +01:00
Makefile Update to ansible-junos-stdlib to version 1.4.0 2017-01-09 14:49:51 +01:00
PLIST