Just binged the whole series. I've been using ansible for a while, but this definitely helped clarify some things I've been doing poorly. Thanks for putting it together!
As I'm starting with Ansible, all I have to say is thank you very much. I'm going to watch them again because if learn a lot and I want to consolidate it. You're a very great teacher!
This was an excellent series which covered not only the basics of Ansible but also gave some guidelines and best practices on how to set everything up. Loved it. Thanks a lot Jay ❤
Just finished watching the whole series today, it definitely gives a good foundation to start working with Ansible. i am so excited to use this in my home lap for all the raspberry pi servers and desktop that i am having, Thanks Jay, you are a wonderful teacher !!! Love from BHARAT
Thanks for a great series on Ansible. Most of the tutorials out there are not that great for the Ansible beginner but you covered everything well and you spoke with a tone and pace that is great for learning. Most of those presenting tend to talk very fast. I have auditory processing disorder and I was able to keep up without having to rewind a hundred times. I will most likely become a patreon of your channel. Oh yeah, I got a little bonus of effectively learning Git at the same time. That was too cool.
Wow Jay! I followed all this series and you really have a unique way to explain things and make us understand not so obvious concepts. I also did all what you showed as an exercise and everything just ran smoothly. You express yourself so clearly it would be a shame not to achieve the goals of those series. Thank you for this generosity !
This is VERY well done. You've done a great job helping break down the seemingly complex nature of Ansible. It's not as complex as I thought. Keep up the good work.
A nice series to follow. It really helped me understand on how to automate system tasks using Ansible. Well organized way of teaching. Thanks again for sharing.
Outstanding work on this series of videos. Ansible's Wiki leaves something something to be desired, particularly for beginners. My ADD is strong, but you kept my attention and I was able to absorb the clear and concise foundation of knowledge you provide. I can't wait to deploy these techniques in my homelab of ~20 or so hosts, and retire my ever-growing bash script library :). You're the man.
Dedicated 19 days of my time and what a ride it has been. Can't thank you enough Jay. God Bless You! You indeed have a unique Gift which only a few have. you make the most complex of things seem like child's play. thanks you once again and keep it going. I have hooked
Well after all these years. I FINALLY found a series that I could relate too. Time for me to grow professionally using Ansible and this was my springboard. Thank you so so so so much.
This was amazing. Really helped me get a jumpstart on Ansible. I've dabbled with it in the past, been able to make it run a few commands. I saw the power in it, but I didn't have the time to dive deeper into it. This series definitely gives a good foundation to start working with Ansible. Thank you much for the walk through!
Thanks for this series. Your series helped me to try this on my systems at home. I have this now setup for two years and it works. What I like is that you only need a ssh-connection and python on a fresh system to enable it. Good Linux distros have these on the installer image. I always feared setting up a new computer because it's usually very time consuming and tedious. Even with the intentions to document everything I always forgot something important that cost me again a few hours to fix. Of course the initial Ansible setup also needs some time but with these lessons it was much easier to jump into. Now I am able to setup a computer fresh in 10 minutes and everything is new again. Restore the backup and everything works. 😀
Great series! I've tried hacking some Ansible automation in the past, but always hit a roadblock without understanding the the organization. This series covered how to organize Ansible and provided many tips to make it easier to use. I loved the pacing of the videos and how much info was covered in each one. I was able to go through the whole series in one day. Thanks so much!
Thank you, Jay! Appreciate your effort. The series is laid out perfectly.. started simple and added the complex part as moved on. You are a fantastic teacher ;)
Fantastic series! I love how you approach teaching a topic, Jay. I will have to hunt for your follow up ansible videos as you did this series way back in 2020. I am sure I won't be disappointed!
Excellent series, covered all the core principles I needed to get going and also explore other ansible built-in's like the cron manager. Thanks for sharing such a well structured and presented set of tutorials!
Brilliant series, thank you! Also doubled as a great introduction to linux for newbies like myself messing about in a homelab. One note of caution - don't accidentally make the mistake of calling your ssh_users variable in the .j2 files {{ "ssh_users" }} like I did! Was scratching my head for a while when the whole thing broke next time I used it! ;)
Great series and thank you for getting me up and running with Ansible, albeit I can see this is the tip of the ice berg 🙂. The whole tutorial worked very well with VM's and emphasised the power of Ansible. Keep up the great work! 👍
Thanks alot!!! for this amazing Ansible series. i was so glad you announced that you will keep up with this series and won't stop making tutorials. i wish to thank you. i learned so much, and i'm hungry for more. of all the channels out there in UA-cam, your's is the best!!! (that's why you are in my favorites tab). Godspeed and wish you all the best.
So glad you enjoyed the series. I have another stand-alone Ansible video already recorded, and at least one more I plan on doing within the next month.
Speaking of vim tricks - if you click 'o' in command mode, it adds a new line after and puts you in insert mode. Saves you going to the end of the line and clicking enter if you wanna add a new line. :) Additionally, when you copy a couple of lines you can just use 'p' to paste them on the next line, no need to go to a new line.
WOW! I knew ansible before but this made it so much easier to understand. I took some time away from ansible and this was a good refresher! Thanks so much Jay! I did notice the lesson 13 has the intro for lesson 12 name if you wanted to edit it. Thanks again!
thank you, this's the best ansible foundation tutorial abou ansible to me. Hope you coninue this series, there are more thing to learn about ansible such as ansible galaxy, dynamic inventory, ....
Great series Jay. I just watched it all, and found it very educative and useful. hope it’s not to hot in Michigan at the moment! one last compliment from a French guy: your English is pretty easy to understand for me, which is not a detail at all when it comes to learning the tricks and tips of such a tool…!
Great job, Jay. Thank for all your hard work and for saving me so much time to go through tons of documentation before I can do something useful with Ansible.
Thanks, Jay! Appreciate the automation topic! I'm trying to learn network automation techniques and Ansible is one I've been seeing from the beginning of my journey!
Thank you so much! I have to start Ansible for my Job and this Series was great to understand whats going on. Now time to make Handy dirty and check back later for some other Videos.
Following along the whole tutorial and so far its good. One suggestion: Please provide guidance on how to manage ssh keys using Ansible as we have entered our public key in on of the tasks and private key in inventory file.
Awesome series! Really, thank you so much. I had trouble starting with ansible and in what it seemed to me a really short time (in reality it was like a course) the knowledge I gathered was huge! Keep up!!
Just binged the whole series. I've been using ansible for a while, but this definitely helped clarify some things I've been doing poorly. Thanks for putting it together!
As I'm starting with Ansible, all I have to say is thank you very much. I'm going to watch them again because if learn a lot and I want to consolidate it. You're a very great teacher!
Thank you so much for this series. I cant imagine a better way to dive into Ansible.
This was an excellent series which covered not only the basics of Ansible but also gave some guidelines and best practices on how to set everything up. Loved it. Thanks a lot Jay ❤
Just finished watching the whole series today, it definitely gives a good foundation to start working with Ansible. i am so excited to use this in my home lap for all the raspberry pi servers and desktop that i am having, Thanks Jay, you are a wonderful teacher !!! Love from BHARAT
This guy has a great teaching technique. By far the best Ansible video on UA-cam. He is a genius
This is definitely the best Ansible series here on UA-cam. Thanks alot! 👍
Jay this entire series which I have watched over the last two days has been absolutely wonderful! Thnak you so much for making this !!!
Thanks! Excellent series.
Thanks for a great series on Ansible. Most of the tutorials out there are not that great for the Ansible beginner but you covered everything well and you spoke with a tone and pace that is great for learning. Most of those presenting tend to talk very fast. I have auditory processing disorder and I was able to keep up without having to rewind a hundred times. I will most likely become a patreon of your channel. Oh yeah, I got a little bonus of effectively learning Git at the same time. That was too cool.
Just getting into using Ansible at work. A very helpful and clearly explained series. Thank you for all your videos Jay
Wow Jay! I followed all this series and you really have a unique way to explain things and make us understand not so obvious concepts. I also did all what you showed as an exercise and everything just ran smoothly. You express yourself so clearly it would be a shame not to achieve the goals of those series. Thank you for this generosity !
Very well taught series. Really impressive how you could elaborate each topic without making it confusing while providing very useful details.
Phenomenal Ansible series Jay!!! You have a rare gift of presenting technical processes. Thank you.
This is VERY well done. You've done a great job helping break down the seemingly complex nature of Ansible. It's not as complex as I thought. Keep up the good work.
Dziękujemy.
A nice series to follow. It really helped me understand on how to automate system tasks using Ansible. Well organized way of teaching. Thanks again for sharing.
Finished the series in 3 hours. Super helpful and absolutely practical! Thanks, Jay!
Outstanding work on this series of videos. Ansible's Wiki leaves something something to be desired, particularly for beginners. My ADD is strong, but you kept my attention and I was able to absorb the clear and concise foundation of knowledge you provide. I can't wait to deploy these techniques in my homelab of ~20 or so hosts, and retire my ever-growing bash script library :).
You're the man.
Dedicated 19 days of my time and what a ride it has been. Can't thank you enough Jay. God Bless You! You indeed have a unique Gift which only a few have. you make the most complex of things seem like child's play. thanks you once again and keep it going. I have hooked
Well after all these years. I FINALLY found a series that I could relate too. Time for me to grow professionally using Ansible and this was my springboard. Thank you so so so so much.
Fantastic series, ansible has been on my radar for a while, but I finally got to learn the basics of it thanks to you!
This was amazing. Really helped me get a jumpstart on Ansible. I've dabbled with it in the past, been able to make it run a few commands. I saw the power in it, but I didn't have the time to dive deeper into it. This series definitely gives a good foundation to start working with Ansible. Thank you much for the walk through!
Thanks for this series. Your series helped me to try this on my systems at home. I have this now setup for two years and it works. What I like is that you only need a ssh-connection and python on a fresh system to enable it. Good Linux distros have these on the installer image.
I always feared setting up a new computer because it's usually very time consuming and tedious. Even with the intentions to document everything I always forgot something important that cost me again a few hours to fix. Of course the initial Ansible setup also needs some time but with these lessons it was much easier to jump into. Now I am able to setup a computer fresh in 10 minutes and everything is new again. Restore the backup and everything works. 😀
Great series! I've tried hacking some Ansible automation in the past, but always hit a roadblock without understanding the the organization. This series covered how to organize Ansible and provided many tips to make it easier to use. I loved the pacing of the videos and how much info was covered in each one. I was able to go through the whole series in one day. Thanks so much!
Thank you, Jay! Appreciate your effort. The series is laid out perfectly.. started simple and added the complex part as moved on. You are a fantastic teacher ;)
Thank you for putting so much effort into this series. It was very instructive and clearly one of the best tutorials I've seen so far.
Finished the entire series cover to cover, so excited to use this in my personal setups! Thank you!
Great series. For me as an ansible beginner is this eye-opener. Once more, thank you for this one.
Excellent series. Thank you very much for your efforts in creating such a useful Ansible tutorial series.
Fantastic series! I love how you approach teaching a topic, Jay. I will have to hunt for your follow up ansible videos as you did this series way back in 2020. I am sure I won't be disappointed!
Thanks so much for these series , I really managed to understand a vast of things that were unreachable before. Seems like I naturally went ahead :)
Excellent series, covered all the core principles I needed to get going and also explore other ansible built-in's like the cron manager. Thanks for sharing such a well structured and presented set of tutorials!
One of the best Ansible series , thanks you very much..
Thanks a lot for the series, I believe this is still the best ansible course.
Excellent series Jay, it was well done and sequenced in a orderly fashion. Thanks
Brilliant series, thank you! Also doubled as a great introduction to linux for newbies like myself messing about in a homelab. One note of caution - don't accidentally make the mistake of calling your ssh_users variable in the .j2 files {{ "ssh_users" }} like I did! Was scratching my head for a while when the whole thing broke next time I used it! ;)
Than you so much for producing these high quality tutorials. Great job, Jay!
Great series and thank you for getting me up and running with Ansible, albeit I can see this is the tip of the ice berg 🙂. The whole tutorial worked very well with VM's and emphasised the power of Ansible. Keep up the great work! 👍
A wonderful series, I watched all videos. Congratulations!
Great presentation...series is a most referable for beginners to experts...Thanks Jay for the knowledge sharing...
Excellent starting series on Ansible, very useful base.
One of the best resources on Ansible there is!
I have to say this was a great playlist. Thank you for this as it was really fun and informative.
Thanks a lot Jay! This course was very useful! I learned a lot of Ansible foundation.
Very plain and clean introductory stuff. Nice work, Jay.
Thank you Jay for your teachings!
You sir, helped me starting to automate the deployment of a FortiGate firewall as a Proof of Concept for my study. Thank you very much!
Great series on Ansible.
Watched the whole series and can't wait to give it a try
Thanks Jay for the excellent playlist for Ansible, Looking for more Videos in Ansible Advanced concepts.
Thanks for a great series. You have well put together and clear teaching style
Thanks for putting together, I am waiting desperately for the Ansible Core video.
Wonderful Ansible series! Enjoyed. Thanks so much!.
Awesome series, Great Job. The approach was spot on
Thanks alot!!! for this amazing Ansible series. i was so glad you announced that you will keep up with this series and won't stop making tutorials. i wish to thank you. i learned so much, and i'm hungry for more. of all the channels out there in UA-cam, your's is the best!!! (that's why you are in my favorites tab). Godspeed and wish you all the best.
So glad you enjoyed the series. I have another stand-alone Ansible video already recorded, and at least one more I plan on doing within the next month.
@@LearnLinuxTV great!!😉😉😉
Speaking of vim tricks - if you click 'o' in command mode, it adds a new line after and puts you in insert mode. Saves you going to the end of the line and clicking enter if you wanna add a new line. :)
Additionally, when you copy a couple of lines you can just use 'p' to paste them on the next line, no need to go to a new line.
just want to say thank you for your series of videos!! Thanks for explain us the basis very well :D
Great job on this series....Thank you and best of all
thanks you for making an effective, concise and enriching course :)
Great ansible tutorial and easy to understand.
WOW! I knew ansible before but this made it so much easier to understand. I took some time away from ansible and this was a good refresher! Thanks so much Jay!
I did notice the lesson 13 has the intro for lesson 12 name if you wanted to edit it. Thanks again!
thank you, this's the best ansible foundation tutorial abou ansible to me. Hope you coninue this series, there are more thing to learn about ansible such as ansible galaxy, dynamic inventory, ....
thanks jay, please continue with ansible
Thank you for this series! I learned a lot and had a great time.
Thank you Jay... this was the best series I have found!
Great series Jay. I just watched it all, and found it very educative and useful. hope it’s not to hot in Michigan at the moment! one last compliment from a French guy: your English is pretty easy to understand for me, which is not a detail at all when it comes to learning the tricks and tips of such a tool…!
Great tutorial for ansible and very helpful. Thanks for these series of ansible and we hope next would be ansible Tower :)
Great job, Jay. Thank for all your hard work and for saving me so much time to go through tons of documentation before I can do something useful with Ansible.
Thanks a lot, it was a great series. You made it look very simple.
Muchas gracias, master. Im just a Junior still but i loved all your series, thanks a lot, this will help to improve.
Your videos are always awesome and I don’t know how you do that but you’re a damn Senior Engineer. Thank you 🙏
Excellent work ! Gracias Jay !
Thanks a lot, this was fantastic set of guides to learn ansible with nice examples.
Thanks, Jay! Appreciate the automation topic! I'm trying to learn network automation techniques and Ansible is one I've been seeing from the beginning of my journey!
Great series. Learned quiet a bit!
Thank you so much! I have to start Ansible for my Job and this Series was great to understand whats going on. Now time to make Handy dirty and check back later for some other Videos.
Thank you for the excellent series
Nice series, hope to see more. Thx Jay
Great Series, thanks Jay!
Thanks so much, excellent series. I learned a lot. Thanks!
Thanks for putting this work out. Immensely resourceful
Thanks for your work, your tutorials are extremely helpful!
Following along the whole tutorial and so far its good. One suggestion: Please provide guidance on how to manage ssh keys using Ansible as we have entered our public key in on of the tasks and private key in inventory file.
Thanks Jay for nice series on Ansible :)
Great series for beginners.
Great playlist! Thanks a lot Jay!
a wonderful series! thank you.
Wonderful series Jay !
Awesome! Thanks for the series.
Nice series Jay. Next on my list of things to work on once I get kubernetes done
Thank you Jay, this is an excellent series for getting started with Ansible.
Awesome series! Really, thank you so much. I had trouble starting with ansible and in what it seemed to me a really short time (in reality it was like a course) the knowledge I gathered was huge! Keep up!!
Wonderful. Thank you so much for this. The best ansible series i have ever seen. Could you please make a series on kubernetes also.
Amazing Series. Thank you Jay.
Outstanding content!
Great series, it is very useful! Could you please add the episode about troubleshooting Ansible playlists. Thank you!
Great Series!
Thank you Jay. super helpful!
It was very useful. Thank you very much