Thanks Rahul for this tutorial on Ansible, I was looking for something like this. Your course covers all important concepts with easy examples. Waiting for more contents like this. :)
Crystal clear explanation👋👌. Thanks a lot for sharing your knowledge. More people should watch your videos and gain wisdom. It would be helpful if you could share interview questions and answers for each of the devops tools.
Hi Rahul, Your content is fantastic! Could you possibly produce a video explaining the process of creating an architecture diagram in AWS/cloud? I'd like to understand the essential steps to ensure the diagram is comprehensive and flawless, capturing all necessary details. I've noticed there aren't any thorough videos on TH-cam covering this topic effectively, and I believe your guidance could benefit many people. ❤❤Thanks for your awesome content
Wow Rahul sir thank you for bringing such important topic, kindly bring Jenkins CI/CD video with project because your way of teaching is very good specially diagrams and black board/white board.
hi rahul, thanks for the video, i have a question u don't specify the hosts in your playbook, how does ansible know which hosts to apply the playbook on? is it with the command where when you run the playbook ? ansible_playbook -- inventory /path/to/hosts ? when i tested this, ansible is giving me error for my playbook for not specfiying hosts in it
Your way of teaching is just amazing. You explain things in a very clear way, Can you provide your monitor configuration like brand and screen size, if possible model name.?
I spin up 3 ec2 with common keys (i had to provide it) then i made 1 master and 2 remote to mange. I then created another key in master, which i want to send to both remote servers but its not happening and i am keep getting permission denied.
Great stuff Rahul. I have a queston if you can help Raul im somehow new Ansible. I need help with Websphere9 Deployment. I have some questions please 1. Once i deploy the WAS base using ansibe 2. Deploy the fix packs, updates etc servers are up and running using deployed using ansible 3. Now some applications are deployed using Ansible and working 4. Lots of customization done on the JVM /jdcb/perf tunning...etc..And all is working fine with no issues deployed using Ansible Question: How do i make sure that all the customization done in Websphere Console are intact when a restart of Websphere is done using Ansible. Will i loose all my customiation settings. please help. with alternative advice
Had to spin up an ec2-server to deal with this, yum package manager threw me off, and the getting the pub key on there but I was able to get it to work using terraform.
Thanks Rahul for the great tutorial. Had a question on when you copied public key to remote host, you had to enter the password. Which password is this ? Is it the password associated with the user 'rahulwagh' or is it the root password ? If it was the user 'rahulwagh', does it mean that the when the user was created on the remote machine, it was also configured with username/password access. Generally, What i have always observed is that the developer will never have a user account with username/password on the remote machine, so he can only ssh into the remote machine with private/public keys. So if you can please provide some guidance on exactly what is the recommended practice in real world ?
Overall a nice video but I see few basic topics are missed like ansible Ad-hoc commands, detailed (1 min ) explanation of Parents/children in hosts file etc.. these are few important basic things to check the playbook functionality. Please make a video on such topics
Normal variables are always local for terraform but the environment variables are always associated with OS not at all within terraform variables files
@@praveenbelawadi I truly appreciate your einthusiasms. I will try my best on not to disappoint my followers. You will see it soon, it takes little time to prepare the courses
Hi Rahul sir, Can you make a video on AWS cost optimization ,How to reduce the cost for organization, What are the packages we are going enable in cloud..............................
If you have multiple servers then you need to add multiple entries into the hosts file with respective ssh keys refer to this article- jhooq.com/ansible-ssh-keys-for-server-mgmt/
@@RahulWagh Thank you very much rahul, this video is very helpful for me. one more session on how to work with terraform and ansible combined like creating dynamic inventory (maybe using python script) will be very useful for many devops engineers. PS: In my opinion, please change the ding sound which you play when you show arrow mark, it is distracting and loud.
There is no pre-requisites for this course. I have designed this course for anyone who does not know about ansible. But make sure to go through all the chapters otherwise you might struggle at the end when I am showcasing the project
Hi Rahul Please make project based tutorial on k8s to cover all necessary components including sts nginx RBAC label selector etc with concept how all are connected to each other, according to your teaching method😊
I am glad you like my teaching style. Please make a proper project suggestions rather then just components names so that it is easy for me to come up with the next video idea
Hi Sir, I am planning to execute jenkins job using curl in ansible playbook but its skipping the task.I attached my ynm file below ymlfile: --- - name: Run jenkins without parameters Job using curl hosts: db become: true tasks: - name: Trigger Jenkins Job hosts: localhost tasks: - name: Trigger Jenkins Job shell: jenkins-serverhere/buildByToken/build?job=InfraQAPoc\&token=Auth_Token output after running yml file: TASK [Trigger Jenkins Job] ********************************************************************************************************************************** skipping: [localhost]
One of the most underrated teacher online, he deserves more appreciation , love his terraform, aws content already. Great job 👍 love from Bangladesh ❤
Much appreciated!
I think this is one of the best explanations of Ansible i have ever watched or read! Absolutely brilliant!
Your way of teaching is amazing, Thank you Sir❤
You are welcome
0:02
Beautifully explained, better than those very very famous Udemy Courses
One of the best session I have ever attended in TH-cam.. you are really explaining very nicely
You are welcome
Thanks Rahul for this tutorial on Ansible, I was looking for something like this. Your course covers all important concepts with easy examples. Waiting for more contents like this. :)
You are most welcome
Rahul, this is amazing explanation and demo !! Thank you for creating wonderful content for the subscribers.
Glad you liked it!
Thank you Rahul. U have explained in very easy way
My pleasure
You release video on a perfect timing mate. I also finished your Terraform tuts yesterday. ❤
Enjoy it
@@RahulWagh😊 sure sundar pichai jr.
@@RahulWagh😊 sure sundar pichai jr.
Your channel is gold! Way better than techworld with nana. I find you have a clear organized way of what you are trying to complete!
Glad you enjoy it!
@RahulWagh : Thanks for great video ! I’m your regular viewer. Looking forward to learn more from you. 👍🏼
So nice of you
Rahul bhai amazing video , way better than lot of other videos . keep up the great work sir .
Thank you so much 😀
Simple explanation and to the point , Good Job 👍🏼 Thank you for making such valuable content.
The way you teach is just fabulous, subscribed now, I will look forward to watch more content, Thank you mate
Awesome, thank you!
The way you teach is just fabulous
You are welcome
Thank you Rahul for your wonderful teaching.Please do more this type of contect.
Yes, sure
Love From Maharashtra...Chan explanation✅
Thank you so much 😀
The way you explain things are so good. Thank you so much
You're very welcome!
Good explanation with easy to understand examples !
Crystal clear explanation👋👌. Thanks a lot for sharing your knowledge. More people should watch your videos and gain wisdom. It would be helpful if you could share interview questions and answers for each of the devops tools.
I appreciate that!
excellent Training. Superb.
Glad you liked it!
Love From India Gujrat🚀🚀
You are welcome
Thanks, Rahul, for the great explanation
Welcome
Thanks for the video Rahul .It will be very helpful if you create a PDF for a summary for all topics for revision.
Hi Rahul,
Your content is fantastic! Could you possibly produce a video explaining the process of creating an architecture diagram in AWS/cloud? I'd like to understand the essential steps to ensure the diagram is comprehensive and flawless, capturing all necessary details.
I've noticed there aren't any thorough videos on TH-cam covering this topic effectively, and I believe your guidance could benefit many people.
❤❤Thanks for your awesome content
I will keep a note of it and thanks for liking the content stay tuned for similar videos
Wow Rahul sir thank you for bringing such important topic, kindly bring Jenkins CI/CD video with project because your way of teaching is very good specially diagrams and black board/white board.
You will see similar projects in upcoming weeks and months
hi rahul, thanks for the video, i have a question
u don't specify the hosts in your playbook, how does ansible know which hosts to apply the playbook on?
is it with the command where when you run the playbook ? ansible_playbook -- inventory /path/to/hosts ?
when i tested this, ansible is giving me error for my playbook for not specfiying hosts in it
if you have find solution, kindly tell me how to do it
you are best Rahul !!
Happy to help
Your way of teaching is just amazing. You explain things in a very clear way, Can you provide your monitor configuration like brand and screen size, if possible model name.?
You are welcome.
I use - Samsung 34 Inch LC34H890WJWXXL Monitor
Thanks a lot.@@RahulWagh
Nice teaching ❤
I spin up 3 ec2 with common keys (i had to provide it) then i made 1 master and 2 remote to mange. I then created another key in master, which i want to send to both remote servers but its not happening and i am keep getting permission denied.
Comprehensive explanations. what keyboard is that please
Great stuff Rahul. I have a queston if you can help
Raul im somehow new Ansible. I need help with Websphere9 Deployment. I have some questions please
1. Once i deploy the WAS base using ansibe
2. Deploy the fix packs, updates etc servers are up and running using deployed using ansible
3. Now some applications are deployed using Ansible and working
4. Lots of customization done on the JVM /jdcb/perf tunning...etc..And all is working fine with no issues deployed using Ansible
Question: How do i make sure that all the customization done in Websphere Console are intact when a restart of Websphere is done using Ansible. Will i loose all my customiation settings. please help. with alternative advice
Had to spin up an ec2-server to deal with this, yum package manager threw me off, and the getting the pub key on there but I was able to get it to work using terraform.
Glad it worked for you
Hi Sir,
One doubt ,at 32:01 , code compiler you are using in ubuntu wsl right? and at 33:18 you are connecting to remote server from ubuntu wsl right?
I am using MAC Book so it looks like I am using windows wsl but if you are using windows then please go ahead and use WSL it should work fine
@@RahulWagh ok sir
Hey can i get the ppt just to summarize things?
Is it just me or is this guy Sundar Pichai lite?
Great video. top top man
Well I am not sundar pichai🤣🤣🤣
Thanks Rahul for the great tutorial.
Had a question on when you copied public key to remote host, you had to enter the password.
Which password is this ? Is it the password associated with the user 'rahulwagh' or is it the root password ?
If it was the user 'rahulwagh', does it mean that the when the user was created on the remote machine, it was also configured with username/password access.
Generally, What i have always observed is that the developer will never have a user account with username/password on the remote machine, so he can only ssh into the remote machine with private/public keys. So if you can please provide some guidance on exactly what is the recommended practice in real world ?
i'm stuck at charter 3 how did u get the files from github n you open on ansible
can someone help
thanks, it's a great and understandable video, actually, in 2:17:29 what is meant by ```export ps12='$ '```
Awesome Rahul! Something similar needed for Jenkins :)
Let see how much time i can take out for jenkins
Wow! we are waiting for this Rahul Sir.
😊 it will be live tomorrow 21:00 IST
Great tutorial
Overall a nice video but I see few basic topics are missed like ansible Ad-hoc commands, detailed (1 min ) explanation of Parents/children in hosts file etc.. these are few important basic things to check the playbook functionality. Please make a video on such topics
Noted! Sometimes it is not possible to include all possible topics but thanks for pointing
I gave a like just because this tutorial exist
Hello Sir Is this entire videos in one shot playlist
Yes it is
what is difference between normal variable and environment variable
Normal variables are always local for terraform but the environment variables are always associated with OS not at all within terraform variables files
@@RahulWagh Thank you!
Thank you so much sir. Excellent video
So nice of you! Keep watching
Thanks Rahul great learning.
Keep watching there are more to come
Hello Sir will this prepare for the RHCE certification?
Can you share me the syllabus of RHCE?
Rahul Sir is Best 💯💪👍
😊
Bro. Now words to explain about your teaching.
Can u please start a series for
" kubernetes zero to hero"
Surely! I will add it to my list
@@RahulWagh even i m ready to pay you for the live classes as well boss. I just want to gain more and deeper knowledge in kubernetes
@@praveenbelawadi I truly appreciate your einthusiasms. I will try my best on not to disappoint my followers. You will see it soon, it takes little time to prepare the courses
Which editor your using for ansible.
IntelliJ
Definitely it would be a great one 🙂 and its a fastest growing channel i can say .
Hi Rahul sir, Can you make a video on AWS cost optimization ,How to reduce the cost for organization, What are the packages we are going enable in cloud..............................
Ok sure I will add it to my list
very informative video
if there are 100s of remote servers how we automate the ssh pub key copy part
If you have multiple servers then you need to add multiple entries into the hosts file with respective ssh keys refer to this article- jhooq.com/ansible-ssh-keys-for-server-mgmt/
So that's manual step can we automate
@@Jayanta135 yes you can automate that part for sure
Thanks for such great explanation. Can you please also provide the notes(pdf) you using in the video. It would be great help to us.❤❤
I need to check about the notes where i have stored it
@@RahulWagh hiii rahul, did you find the notes?
Can you make a next video talk ansible galaxy and ansible tower? I think this's a big concept in ansible. I can't find a good video practies about it
I will try my best to prepare around a single galaxy and ansible tower
could you please make on ansible tower
I will add it to my list
Thank you Rahul, waiting!!
Is it with dynamic or static inventory?
It is with the static inventory unfortunately
Thank you for your effort man, so much respect!
@@RahulWagh Thank you very much rahul, this video is very helpful for me. one more session on how to work with terraform and ansible combined like creating dynamic inventory (maybe using python script) will be very useful for many devops engineers. PS: In my opinion, please change the ding sound which you play when you show arrow mark, it is distracting and loud.
Okay thanks for the feedback and no more sound effects in upcoming videos for sure
Sure I will prepare something around dynamic inventory and terraform
Thank you so much for this video.
Glad it was helpful!
Hi Rahul
The way u explain the concepts are extraordinary👏
can u please make a ELK Stack zero to hero
Thanks Sandeep surely i will add it to my list but what exactly in ELK stack you are looking for live project or a course from zero to hero?
@@RahulWagh If you made ELK stack zero-hero it would be gratefull for us!
Thank you Rahul very nice video could pls do on Azure too
Yes, soon
Sir, Any pre-requisites for this course to attend??
There is no pre-requisites for this course. I have designed this course for anyone who does not know about ansible.
But make sure to go through all the chapters otherwise you might struggle at the end when I am showcasing the project
@@RahulWagh Great information
Hi Rahul
Please make project based tutorial on k8s to cover all necessary components including sts nginx RBAC label selector etc with concept how all are connected to each other, according to your teaching method😊
I am glad you like my teaching style. Please make a proper project suggestions rather then just components names so that it is easy for me to come up with the next video idea
Sir please make videos on Aws RDS service, DynamoDB, Elastic cache, AroraDB Database services
Sure it is on my list and I need to find the time to prepare
thank u Rahul....
You are welcome
Playbook writing is not in the content?
Please follow the full tutorial there is one project at the end where you will see the playbook creation
Hi Sir,
I am planning to execute jenkins job using curl in ansible playbook but its skipping the task.I attached my ynm file below
ymlfile:
---
- name: Run jenkins without parameters Job using curl
hosts: db
become: true
tasks:
- name: Trigger Jenkins Job
hosts: localhost
tasks:
- name: Trigger Jenkins Job
shell: jenkins-serverhere/buildByToken/build?job=InfraQAPoc\&token=Auth_Token
output after running yml file:
TASK [Trigger Jenkins Job] **********************************************************************************************************************************
skipping: [localhost]
Is this rhce course
Yes it is
Is this course enough to learn Ansible?
Yes it is but after the course completion practice the ansible
bro.. you look like Mr. SUNDAR PICHI :)
Really?? No wayy
I am serious bro...
You have his face cut...
wow , thank you sir
You are most welcome
Please relate as per real world scenario on the project and try to keep in depth
Please wait till the last chapter there you will see all the concepts being implemented
one suggestion rahul, please give the github link for this project from next onwards , so that we can practice and learn by hands on, thank you
Here you go - github.com/rahulwagh/ansible-examples
From the thumnail of this video I thought he is Sundar Pichai
Thank you sir
You are welcome
Thankyou sir
You are welcome
Nice thanks
Welcome
Amazing
Thank you! Cheers!
Love from odisha, how to contact with you sir?
Search me on linked in you can find me there
Good❤
Keep watching
Yes ur looking pichai in side angle
😂😂😂
Hi bro ❤
hi😅
What's up?
too good
Glad to hear that
Best
Glad to hear that!
Ill teach real-time project at the end
There is a real time project at the end please stay tune
please improve your mic quality very bad sound quality
Thanks for the feedback can you please point me where you felt the sounds quality was poor so that i can work upon
@@RahulWagh at some places it gets low and then I increase the voice and then again it gets high and also at some places you are not audible
@@RahulWagh apart from this the lecture is awesome 😎👍
You look like sundar pichai
No wayyy
Hi
Th@nkyou $!r
You are welcome
Please use vs code
Sure but is there any specific requirement for using VS code?
Thank you sir
You are welcome