initial add of eos_config module

This adds a new module for pushing configuraitons to eos devices in a
reliable and repeatable fashion.  It includes support for templating
configurations and backing up the current config prior to pushing out
changes.  This module works over either CLI or EAPI.

This PR has a dependency on ansible/ansible PR #14009 being merged
This commit is contained in:
Peter Sprygada 2016-01-19 19:36:20 -05:00 committed by Matt Clay
commit ad7704c802
2 changed files with 279 additions and 0 deletions