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 RUclips covering this topic effectively, and I believe your guidance could benefit many people. ❤❤Thanks for your awesome content
very important content. but background sound distracting our concentrations... plz have a look again. Thank you for your overall attempt to teach Ansible!
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.?
@RahulWahg How are you? Need your help for the Ansible script on how to implement the Ansible script for adding 20 devices in two different in the Cisco ISE Radius server. Your response is precious.
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.
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
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.
@@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
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
@@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.
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 ?
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
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 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..............................
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.
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
Normal variables are always local for terraform but the environment variables are always associated with OS not at all within terraform variables files
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]
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/
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
One of the best session I have ever attended in RUclips.. you are really explaining very nicely
You are welcome
Grazie.
Thanks a lot
The way you teach is just fabulous, subscribed now, I will look forward to watch more content, Thank you mate
Awesome, thank you!
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
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.
Thank you Rahul. U have explained in very easy way
My pleasure
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 for this wonderful explanation of ansible!!
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.
Thank you Rahul for your wonderful teaching.Please do more this type of contect.
Yes, sure
Beautifully explained, better than those very very famous Udemy Courses
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!
The way you explain things are so good. Thank you so much
You're very welcome!
The way you teach is just fabulous
You are welcome
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 RUclips 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
very important content. but background sound distracting our concentrations... plz have a look again. Thank you for your overall attempt to teach Ansible!
Can you point me at which time stamp you felt it is disturbing
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
@RahulWahg How are you? Need your help for the Ansible script on how to implement the Ansible script for adding 20 devices in two different in the Cisco ISE Radius server. Your response is precious.
Good explanation with easy to understand examples !
Love From Maharashtra...Chan explanation✅
Thank you so much 😀
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
thanks, it's a great and understandable video, actually, in 2:17:29 what is meant by ```export ps12='$ '```
Nice teaching ❤
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.
excellent Training. Superb.
Glad you liked it!
you are best Rahul !!
Happy to help
Love From India Gujrat🚀🚀
You are welcome
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
Is it just me or is this guy Sundar Pichai lite?
Great video. top top man
Well I am not sundar pichai🤣🤣🤣
Great tutorial
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
very informative video
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
Awesome Rahul! Something similar needed for Jenkins :)
Let see how much time i can take out for jenkins
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
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
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
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 ?
Wow! we are waiting for this Rahul Sir.
😊 it will be live tomorrow 21:00 IST
Definitely it would be a great one 🙂 and its a fastest growing channel i can say .
Thank you Rahul very nice video could pls do on Azure too
Yes, soon
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
Thank you so much for this video.
Glad it was helpful!
Comprehensive explanations. what keyboard is that please
I gave a like just because this tutorial exist
Rahul Sir is Best 💯💪👍
😊
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 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 so much sir. Excellent video
So nice of you! Keep watching
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
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.
thank u Rahul....
You are welcome
Thanks Rahul great learning.
Keep watching there are more to come
could you please help me with github link which you mentioned,I couldn't find it
also provide the list of command which used for this tutorial
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?
Hello Sir Is this entire videos in one shot playlist
Yes it is
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
Hello Sir will this prepare for the RHCE certification?
Can you share me the syllabus of RHCE?
Hi Rahul i try to download the WSL directly but stuck on some point pls help ,
What’s is the error
@@RahulWagh Dear Rahul this is fixed
i'm stuck at charter 3 how did u get the files from github n you open on ansible
can someone help
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
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
Which editor your using for ansible.
IntelliJ
Thanks Rahul for the amazing content. Able to write a playbook for my server automation at the end of the day.
Gr8 work with ansible
Is this course enough to learn Ansible?
Yes it is but after the course completion practice the ansible
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
From the thumnail of this video I thought he is Sundar Pichai
Hi bro..what about salary range for learning ansible
Ansible is not sufficient enough to get you a job you need learn other technologies as well - terraform, bash, python and most importantly cloud
bro.. you look like Mr. SUNDAR PICHI :)
Really?? No wayy
I am serious bro...
You have his face cut...
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
bestttt
Hey can i get the ppt just to summarize things?
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!
wow , thank you sir
You are most welcome
Amazing
Thank you! Cheers!
where can I find the link to the repo?
Here is the repo - github.com/rahulwagh/ansible-examples
@@RahulWagh Thank you !
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]
could you please make on ansible tower
I will add it to my list
Nice thanks
Welcome
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
Good❤
Keep watching
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
Thankyou sir
You are welcome
Thank you sir
You are welcome
too good
Glad to hear that
Love from odisha, how to contact with you sir?
Search me on linked in you can find me there
Hi bro ❤
hi😅
What's up?
Best
Glad to hear that!
Is this rhce course
Yes it is
Yes ur looking pichai in side angle
😂😂😂
Ill teach real-time project at the end
There is a real time project at the end please stay tune
You look like sundar pichai
No wayyy