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

Netmiko-Nornir save_config task plugin overrides default arguments #502

Open
ktbyers opened this issue Mar 25, 2020 · 0 comments
Open

Netmiko-Nornir save_config task plugin overrides default arguments #502

ktbyers opened this issue Mar 25, 2020 · 0 comments
Assignees
Labels

Comments

@ktbyers
Copy link
Collaborator

ktbyers commented Mar 25, 2020

This causes the default arguments embedded in Netmiko to fail.

    result = conn.save_config(confirm=confirm, confirm_response=confirm_response)

I will fix this.

@ktbyers ktbyers added the bug label Mar 25, 2020
@ktbyers ktbyers self-assigned this Mar 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant