turkenh / ansible-interactive-tutorial

Interactive Ansible tutorials with dead simple setup via Docker
Other
1.48k stars 208 forks source link

ansible-interactive-tutorial for docker #29

Closed akn416 closed 4 years ago

akn416 commented 4 years ago

I typed in "./tutorial.sh" after cloning the repository and it does not exist. Am I doing something wrong? I need help accessing the actual file.

turkenh commented 4 years ago

Did you get into the repository folder?

akn416 commented 4 years ago

I think so. I cloned it successfully I believe. Am I doing something wrong?

akn416 commented 4 years ago

image

turkenh commented 4 years ago

You need to get into repo directory:

cd ansible-interactive-tutorial
akn416 commented 4 years ago

alright thank you very much! Sorry about that, I am still new to github and this stuff.

turkenh commented 4 years ago

No problem 👍