You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ryan Turner edited this page Mar 25, 2016
·
6 revisions
Reset the device
Using winbox or mac-telnet, setup the device with a valid IP, DNS, and default route in your LAN.
In your inventory file, set the ansible_ssh_host variable to the device's local IP; for instance: r1.sco.memhamwan.net ansible_ssh_host=10.0.7.96
Run the playbook, for instance with ansible-playbook -i locales/memphis/hosts base_station_core_router.yml --vault-password-file ~/.vault_pass.txt -vvvv -u ryan_turner --limit sco --extra-vars "default_user=admin"