-
Notifications
You must be signed in to change notification settings - Fork 207
Description
Hello Turkenh!
Fist of all, thank you very much for writting the tutorial. I am trying to use it in Ubuntu 18.04.2 LTS that comes with Windows 10. As you can see, Docker works fine and starts the containers, however, the Lesson menu doesn´t show up and you can´t pick any lesson, see traces below:
root@Felix-Rodriguez:/mnt/d/Felix/Tech/Ansible/ansible-interactive-tutorial-master# ./tutorial.sh
creating network ansible.tutorial
starting container host0.example.org: mapping hostport 42726 -> container port 80 && hostport 42729 -> container port 8080
starting container host1.example.org: mapping hostport 42727 -> container port 80 && hostport 42730 -> container port 30000
starting container host2.example.org: mapping hostport 42728 -> container port 80 && hostport 42731 -> container port 443
starting container ansible.tutorial
== ==
(Comment - According to the video, the lessons menu should be displayed here, but it's not)
- [Exit]
Please select a lesson: 1
(ENTER, nothing happens)
Please select a lesson: 1
(ENTER, nothing happens)
Please select a lesson:
The only selection that works is exit. Do you know why could this be happening?
Thank you very much.
Kind regards.