Ansible Full Course | Zero to Hero

Поділитися
Вставка
  • Опубліковано 29 вер 2024

КОМЕНТАРІ • 179

  • @tazbaloch2418
    @tazbaloch2418 Місяць тому

    Rahul bhai amazing video , way better than lot of other videos . keep up the great work sir .

    • @RahulWagh
      @RahulWagh  Місяць тому

      Thank you so much 😀

  • @Phil_D_Waller
    @Phil_D_Waller 4 місяці тому +9

    I think this is one of the best explanations of Ansible i have ever watched or read! Absolutely brilliant!

  • @Mrslykid1992
    @Mrslykid1992 6 місяців тому

    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.

    • @RahulWagh
      @RahulWagh  6 місяців тому

      Glad it worked for you

  • @sany2k8
    @sany2k8 6 місяців тому +6

    One of the most underrated teacher online, he deserves more appreciation , love his terraform, aws content already. Great job 👍 love from Bangladesh ❤

    • @RahulWagh
      @RahulWagh  6 місяців тому +1

      Much appreciated!

  • @YoriBaba
    @YoriBaba 4 дні тому

    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

  • @Abhishek-cr5jl
    @Abhishek-cr5jl 6 місяців тому +8

    Your way of teaching is amazing, Thank you Sir❤

  • @geetGh
    @geetGh 6 днів тому

    Beautifully explained, better than those very very famous Udemy Courses

  • @mandarkulkarni8443
    @mandarkulkarni8443 18 днів тому

    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 ?

  • @ishan7975
    @ishan7975 11 днів тому

    From the thumnail of this video I thought he is Sundar Pichai

  • @pratikkumar3447
    @pratikkumar3447 4 місяці тому +1

    please improve your mic quality very bad sound quality

    • @RahulWagh
      @RahulWagh  4 місяці тому

      Thanks for the feedback can you please point me where you felt the sounds quality was poor so that i can work upon

    • @pratikkumar3447
      @pratikkumar3447 4 місяці тому

      @@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

    • @pratikkumar3447
      @pratikkumar3447 4 місяці тому

      @@RahulWagh apart from this the lecture is awesome 😎👍

  • @ieltsmaverickcracktheielts3384
    @ieltsmaverickcracktheielts3384 2 місяці тому +1

    HI Rahul, this is the best explanation of the Ansible I found it on the internet. Thanks a lot.
    You never mind but your face looks a like Sundar Pichai 😆😆😆

    • @RahulWagh
      @RahulWagh  Місяць тому

      You are most welcome

  • @saikalyanimmaneni4225
    @saikalyanimmaneni4225 4 місяці тому

    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]

  • @kunalbhoyar9975
    @kunalbhoyar9975 Місяць тому

    Hey can i get the ppt just to summarize things?

  • @whatever87-87
    @whatever87-87 3 місяці тому +1

    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

    • @SyedMohammedSuhail
      @SyedMohammedSuhail 22 години тому

      if you have find solution, kindly tell me how to do it

  • @venkatrao7868
    @venkatrao7868 4 місяці тому +1

    Rahul, this is amazing explanation and demo !! Thank you for creating wonderful content for the subscribers.

    • @RahulWagh
      @RahulWagh  4 місяці тому

      Glad you liked it!

  • @ChinmoySamal
    @ChinmoySamal 5 місяців тому +1

    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. :)

    • @RahulWagh
      @RahulWagh  5 місяців тому +1

      You are most welcome

  • @adada8577
    @adada8577 3 місяці тому

    thanks, it's a great and understandable video, actually, in 2:17:29 what is meant by ```export ps12='$ '```

  • @Jashandeepsingh-tx5ov
    @Jashandeepsingh-tx5ov Місяць тому

    Thanks for the video Rahul .It will be very helpful if you create a PDF for a summary for all topics for revision.

  • @pagantiveeranjaneyulu4094
    @pagantiveeranjaneyulu4094 6 місяців тому +1

    Ill teach real-time project at the end

    • @RahulWagh
      @RahulWagh  6 місяців тому

      There is a real time project at the end please stay tune

  • @nikhileshsaggere
    @nikhileshsaggere 5 місяців тому +1

    Good explanation with easy to understand examples !

  • @andygourav
    @andygourav 29 днів тому

    Is it just me or is this guy Sundar Pichai lite?
    Great video. top top man

    • @RahulWagh
      @RahulWagh  29 днів тому +1

      Well I am not sundar pichai🤣🤣🤣

  • @aniketkakde3597
    @aniketkakde3597 Місяць тому

    Simple explanation and to the point , Good Job 👍🏼 Thank you for making such valuable content.

  • @chigozieghislian7262
    @chigozieghislian7262 2 місяці тому

    i'm stuck at charter 3 how did u get the files from github n you open on ansible

  • @naveent2799
    @naveent2799 3 місяці тому

    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.

  • @srinivas1623
    @srinivas1623 20 днів тому

    Thank you Rahul very nice video could pls do on Azure too

  • @pruthvitanneru4559
    @pruthvitanneru4559 13 днів тому

    very informative video

  • @abhimanyukhedkar
    @abhimanyukhedkar 6 місяців тому +1

    Love From Maharashtra...Chan explanation✅

    • @RahulWagh
      @RahulWagh  6 місяців тому

      Thank you so much 😀

  • @stosyst
    @stosyst 4 місяці тому

    Comprehensive explanations. what keyboard is that please

  • @adityavardhan777
    @adityavardhan777 6 місяців тому +1

    Playbook writing is not in the content?

    • @RahulWagh
      @RahulWagh  6 місяців тому

      Please follow the full tutorial there is one project at the end where you will see the playbook creation

  • @rattehalliravishankar1801
    @rattehalliravishankar1801 5 днів тому

    excellent Training. Superb.

  • @ManiN-g8v
    @ManiN-g8v 2 місяці тому

    Thank you Rahul for your wonderful teaching.Please do more this type of contect.

  • @asddj7118
    @asddj7118 6 місяців тому

    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.

    • @RahulWagh
      @RahulWagh  6 місяців тому

      You will see similar projects in upcoming weeks and months

  • @karthiksundaram544
    @karthiksundaram544 Місяць тому

    Nice teaching ❤

  • @chowdaryudayagiri-fd9ot
    @chowdaryudayagiri-fd9ot 6 місяців тому

    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..............................

    • @RahulWagh
      @RahulWagh  6 місяців тому

      Ok sure I will add it to my list

  • @PraveenKumar-yr3xw
    @PraveenKumar-yr3xw 2 місяці тому

    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

    • @RahulWagh
      @RahulWagh  2 місяці тому

      Noted! Sometimes it is not possible to include all possible topics but thanks for pointing

  • @skmahaboobbasha6059
    @skmahaboobbasha6059 Місяць тому

    Yes ur looking pichai in side angle

  • @rsrivathsan7040
    @rsrivathsan7040 3 місяці тому

    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.

    • @RahulWagh
      @RahulWagh  3 місяці тому

      I appreciate that!

  • @aslekaryogendra
    @aslekaryogendra Місяць тому

    @RahulWagh : Thanks for great video ! I’m your regular viewer. Looking forward to learn more from you. 👍🏼

  • @mubinbhojani2779
    @mubinbhojani2779 6 місяців тому

    Sir please make videos on Aws RDS service, DynamoDB, Elastic cache, AroraDB Database services

    • @RahulWagh
      @RahulWagh  6 місяців тому

      Sure it is on my list and I need to find the time to prepare

  • @zeoops007
    @zeoops007 Місяць тому

    The way you explain things are so good. Thank you so much

    • @RahulWagh
      @RahulWagh  Місяць тому

      You're very welcome!

  • @vohoang6693
    @vohoang6693 6 місяців тому

    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

    • @RahulWagh
      @RahulWagh  6 місяців тому +1

      I will try my best to prepare around a single galaxy and ansible tower

  • @Kk-rl7nv
    @Kk-rl7nv 6 місяців тому

    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😊

    • @RahulWagh
      @RahulWagh  6 місяців тому

      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

  • @praveenbelawadi
    @praveenbelawadi 6 місяців тому

    Bro. Now words to explain about your teaching.
    Can u please start a series for
    " kubernetes zero to hero"

    • @RahulWagh
      @RahulWagh  6 місяців тому +1

      Surely! I will add it to my list

    • @praveenbelawadi
      @praveenbelawadi 6 місяців тому

      @@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

    • @RahulWagh
      @RahulWagh  6 місяців тому

      @@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

  • @gashok-yt
    @gashok-yt 6 місяців тому

    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

    • @RahulWagh
      @RahulWagh  6 місяців тому +2

      Here you go - github.com/rahulwagh/ansible-examples

  • @varunakuthota2028
    @varunakuthota2028 6 місяців тому

    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 UA-cam covering this topic effectively, and I believe your guidance could benefit many people.
    ❤❤Thanks for your awesome content

    • @RahulWagh
      @RahulWagh  6 місяців тому +1

      I will keep a note of it and thanks for liking the content stay tuned for similar videos

  • @ShittheswaranSelvakumar
    @ShittheswaranSelvakumar Місяць тому

    bro.. you look like Mr. SUNDAR PICHI :)

  • @suhasadduri1691
    @suhasadduri1691 6 місяців тому +1

    you are best Rahul !!

  • @ShubhamGupta-zc2bw
    @ShubhamGupta-zc2bw 4 місяці тому

    Awesome Rahul! Something similar needed for Jenkins :)

    • @RahulWagh
      @RahulWagh  4 місяці тому

      Let see how much time i can take out for jenkins

  • @jashhinger442
    @jashhinger442 4 місяці тому

    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.❤❤

    • @RahulWagh
      @RahulWagh  4 місяці тому +1

      I need to check about the notes where i have stored it

    • @jashhinger442
      @jashhinger442 4 місяці тому

      ​@@RahulWagh hiii rahul, did you find the notes?

  • @asquarestories
    @asquarestories 2 місяці тому

    One of the best session I have ever attended in UA-cam.. you are really explaining very nicely

  • @gotoabid
    @gotoabid Місяць тому

    Thanks, Rahul, for the great explanation

  • @upnrunning
    @upnrunning 6 місяців тому

    Hello Sir will this prepare for the RHCE certification?

    • @RahulWagh
      @RahulWagh  6 місяців тому

      Can you share me the syllabus of RHCE?

  • @tanmaymuduli4828
    @tanmaymuduli4828 6 місяців тому

    Definitely it would be a great one 🙂 and its a fastest growing channel i can say .

  • @nagarajubattula2857
    @nagarajubattula2857 6 місяців тому

    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.?

    • @RahulWagh
      @RahulWagh  6 місяців тому

      You are welcome.
      I use - Samsung 34 Inch LC34H890WJWXXL Monitor

    • @nagarajubattula2857
      @nagarajubattula2857 6 місяців тому

      Thanks a lot.@@RahulWagh

  • @samuelopoku-acheampong5601
    @samuelopoku-acheampong5601 2 місяці тому

    The way you teach is just fabulous

  • @vinodsuryawanshi143
    @vinodsuryawanshi143 5 місяців тому

    Which editor your using for ansible.

  • @srinivasbs4273
    @srinivasbs4273 6 місяців тому

    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?

    • @RahulWagh
      @RahulWagh  6 місяців тому

      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

    • @srinivasbs4273
      @srinivasbs4273 6 місяців тому

      @@RahulWagh ok sir

  • @sandeepreddy4738
    @sandeepreddy4738 6 місяців тому

    Hi Rahul
    The way u explain the concepts are extraordinary👏
    can u please make a ELK Stack zero to hero

    • @RahulWagh
      @RahulWagh  6 місяців тому

      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?

    • @harisunkanaboina6533
      @harisunkanaboina6533 2 місяці тому

      @@RahulWagh If you made ELK stack zero-hero it would be gratefull for us!

  • @Kk-rl7nv
    @Kk-rl7nv 6 місяців тому

    Please relate as per real world scenario on the project and try to keep in depth

    • @RahulWagh
      @RahulWagh  6 місяців тому

      Please wait till the last chapter there you will see all the concepts being implemented

  • @biswajitmohapatra2172
    @biswajitmohapatra2172 6 місяців тому

    Love from odisha, how to contact with you sir?

    • @RahulWagh
      @RahulWagh  6 місяців тому +1

      Search me on linked in you can find me there

  • @onianre
    @onianre 3 місяці тому

    Thank you so much for this video.

    • @RahulWagh
      @RahulWagh  3 місяці тому

      Glad it was helpful!

  • @ArunKumar-xh7gk
    @ArunKumar-xh7gk 6 місяців тому

    The way you teach is just fabulous, subscribed now, I will look forward to watch more content, Thank you mate

    • @RahulWagh
      @RahulWagh  6 місяців тому

      Awesome, thank you!

  • @sivasai6890
    @sivasai6890 6 місяців тому

    Thank you so much sir. Excellent video

    • @RahulWagh
      @RahulWagh  6 місяців тому

      So nice of you! Keep watching

  • @PujaMishra-ub1jw
    @PujaMishra-ub1jw 5 місяців тому

    what is difference between normal variable and environment variable

    • @RahulWagh
      @RahulWagh  5 місяців тому +1

      Normal variables are always local for terraform but the environment variables are always associated with OS not at all within terraform variables files

    • @PujaMishra-ub1jw
      @PujaMishra-ub1jw 5 місяців тому

      @@RahulWagh Thank you!

  • @NRNov16
    @NRNov16 6 місяців тому

    Sir, Any pre-requisites for this course to attend??

    • @RahulWagh
      @RahulWagh  6 місяців тому +3

      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

    • @shashankgupta4656
      @shashankgupta4656 6 місяців тому

      ​@@RahulWagh Great information

  • @ashutoshdeodhar36
    @ashutoshdeodhar36 5 місяців тому

    Thank you Rahul. U have explained in very easy way

  • @agun21st
    @agun21st 6 місяців тому

    Wow! we are waiting for this Rahul Sir.

    • @RahulWagh
      @RahulWagh  6 місяців тому +1

      😊 it will be live tomorrow 21:00 IST

  • @Jayanta135
    @Jayanta135 6 місяців тому

    if there are 100s of remote servers how we automate the ssh pub key copy part

    • @RahulWagh
      @RahulWagh  6 місяців тому

      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/

    • @Jayanta135
      @Jayanta135 6 місяців тому

      So that's manual step can we automate

    • @RahulWagh
      @RahulWagh  6 місяців тому

      @@Jayanta135 yes you can automate that part for sure

  • @nforlife
    @nforlife 6 місяців тому

    Thank you Rahul, waiting!!
    Is it with dynamic or static inventory?

    • @RahulWagh
      @RahulWagh  6 місяців тому +1

      It is with the static inventory unfortunately

    • @nforlife
      @nforlife 6 місяців тому

      Thank you for your effort man, so much respect!

    • @surensparks
      @surensparks 6 місяців тому

      @@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.

    • @RahulWagh
      @RahulWagh  6 місяців тому

      Okay thanks for the feedback and no more sound effects in upcoming videos for sure

    • @RahulWagh
      @RahulWagh  6 місяців тому

      Sure I will prepare something around dynamic inventory and terraform

  • @abrahimzaman360
    @abrahimzaman360 6 місяців тому

    Hi

  • @engkunasya
    @engkunasya 6 місяців тому

    You release video on a perfect timing mate. I also finished your Terraform tuts yesterday. ❤

    • @RahulWagh
      @RahulWagh  6 місяців тому +1

      Enjoy it

    • @engkunasya
      @engkunasya 6 місяців тому

      ​@@RahulWagh😊 sure sundar pichai jr.

    • @engkunasya
      @engkunasya 6 місяців тому

      ​@@RahulWagh😊 sure sundar pichai jr.

  • @VanyaRocksM
    @VanyaRocksM 6 місяців тому

    Rahul Sir is Best 💯💪👍

  • @MamuMichael
    @MamuMichael 6 місяців тому

    Thanks Rahul great learning.

    • @RahulWagh
      @RahulWagh  6 місяців тому

      Keep watching there are more to come

  • @ramesh_kumar_verma
    @ramesh_kumar_verma 6 місяців тому

    Th@nkyou $!r

  • @InampudiNavyaTeja
    @InampudiNavyaTeja 6 місяців тому

    Thank you sir

  • @girishfury2630
    @girishfury2630 2 місяці тому

    thank u Rahul....

  • @vishnuanil7691
    @vishnuanil7691 3 місяці тому

    Nice thanks

  • @kulotski2024
    @kulotski2024 6 місяців тому

    Thank you sir

  • @prasannagk7811
    @prasannagk7811 5 місяців тому

    Thankyou sir

  • @jayranpariya7142
    @jayranpariya7142 6 місяців тому

    wow , thank you sir

    • @RahulWagh
      @RahulWagh  6 місяців тому

      You are most welcome

  • @nishikantwairkar6866
    @nishikantwairkar6866 5 місяців тому

    too good

    • @RahulWagh
      @RahulWagh  5 місяців тому

      Glad to hear that

  • @smitayadav209
    @smitayadav209 6 місяців тому

    Good❤

  • @shubhamsaraf26
    @shubhamsaraf26 6 місяців тому

    Best

    • @RahulWagh
      @RahulWagh  6 місяців тому

      Glad to hear that!

  • @farrukhfida212
    @farrukhfida212 5 місяців тому

    Amazing

    • @RahulWagh
      @RahulWagh  5 місяців тому

      Thank you! Cheers!

  • @codewithmorkeh
    @codewithmorkeh 6 місяців тому

    Please use vs code

    • @RahulWagh
      @RahulWagh  6 місяців тому

      Sure but is there any specific requirement for using VS code?

  • @pawanpandey1920
    @pawanpandey1920 6 місяців тому

    Hi bro ❤

  • @Mrslykid1992
    @Mrslykid1992 6 місяців тому

    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!

    • @RahulWagh
      @RahulWagh  6 місяців тому

      Glad you enjoy it!