Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add functionality to pass templates #84

Open
wants to merge 8 commits into
base: devel
Choose a base branch
from

Commits on Nov 23, 2018

  1. pass name argument for textfsm, and fix blank lines applying to confi…

    …g of cisco ios
    
    Signed-off-by: jwoogee <jswoods1@gmail.com>
    jwoogee committed Nov 23, 2018
    Configuration menu
    Copy the full SHA
    94ff97c View commit details
    Browse the repository at this point in the history
  2. fixed duplicate and

    Signed-off-by: jwoogee <jswoods1@gmail.com>
    jwoogee committed Nov 23, 2018
    Configuration menu
    Copy the full SHA
    c6ccb65 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2018

  1. changed vars to 'name' to match text_fsm naming

    Signed-off-by: z003gn3 <jonathon.woods@target.com>
    jwoogee committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    9a4f1c8 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2018

  1. merging from upstream repo

    Signed-off-by: z003gn3 <jonathon.woods@target.com>
    jwoogee committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    cc8ee88 View commit details
    Browse the repository at this point in the history
  2. adding functionality to combine templates based off list passed from …

    …config_manager role. Also removed extra space from run_cli when setting name parameter for textfsm templates.
    
    Signed-off-by: z003gn3 <jonathon.woods@target.com>
    jwoogee committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    7bfa42a View commit details
    Browse the repository at this point in the history
  3. fixed syntax issues in template

    Signed-off-by: z003gn3 <jonathon.woods@target.com>
    jwoogee committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    8188e70 View commit details
    Browse the repository at this point in the history
  4. fixed template issue

    Signed-off-by: z003gn3 <jonathon.woods@target.com>
    jwoogee committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    4a438fe View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2019

  1. added new line to end of get_facts_command_map.yaml to fix linter error

    Signed-off-by: Jonathon Woods <jonathon.woods@target.com>
    jwoogee committed Jan 14, 2019
    Configuration menu
    Copy the full SHA
    876eb9e View commit details
    Browse the repository at this point in the history