Stuart Clark

Results 3 comments of Stuart Clark

Hey @annegentle good question, i found these ``` ❯ grep -nr ios-xe-mgmt.cisco.com ./intro-ansible/ansible-04-mission/04-mission.yaml:15: - inventory_hostname != "ios-xe-mgmt.cisco.com" ./intro-ansible/ansible-04-mission/04-mission.yaml:101: when: inventory_hostname != "ios-xe-mgmt.cisco.com" ./intro-ansible/hosts:26:ios-xe-mgmt.cisco.com ansible_port=8181 ./dev/tunnel-ssl-ios-xe-mgmt.cisco.com.sh:3:# and as of 2018-08-23 the...

@cobusbernard could you advise on this PR please, unsure if this is the correct flow and should be done via the built in editor? Thanks!

You should be able to use the `setx` command on windows. The command `setx` is the equivalent of the command `export` on macOS. Both commands are used to set environmental...