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

Fix error while running add-topo #1596

Merged
merged 1 commit into from
Apr 23, 2020
Merged

Commits on Apr 22, 2020

  1. Fix below issue:

    add topo is giving error as part of VEOS task
    TASK [eos : Get VM front panel interface number]
    with error FAILED! => {"msg": "Incorrect sudo password"}
    
    Instead of using ansible_sudo_password make it ansible_become_password
    based on below thread.
    ansible/ansible#62042
    abdosi committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    53dd718 View commit details
    Browse the repository at this point in the history