aristanetworks / avd-workshops

Arista Automation Workshop
https://labguides.testdrive.arista.com
21 stars 29 forks source link

Doc: make it clearer on where/how to update ansible_ssh_pass #128

Closed carlbuchmann closed 7 months ago

carlbuchmann commented 8 months ago

Make it clear that the user needs to update ansible_ssh_pass in the following group_var: WORKSHOP_FABRIC.yml (~/project/labfiles/ci-workshops-fundamentals/ansible/inventory/group_vars/WORKSHOP_FABRIC.yml)

https://aristanetworks.github.io/avd-workshops/ansible/#variables

JulioPDX commented 8 months ago

We just ran into this yesterday as well. Great catch

mjbear commented 8 months ago

@carlbuchmann @JulioPDX

I submitted PR #139 to add a reminder admonition regarding setting the ansible_ssh_pass in WORKSHOP_FABRIC.yml.

mthiel117 commented 7 months ago

fixed #139