Ansible Project Structure: A Beginner's Guide to Inventory, Hosts, Roles, and Tasks - Part 3

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 ม.ค. 2025

ความคิดเห็น • 22

  • @techexec
    @techexec ปีที่แล้ว +1

    You're doing a really great job breaking down ansible with your tutorial.

    • @RahulWagh
      @RahulWagh  ปีที่แล้ว

      I appreciate that!

  • @MFB7799
    @MFB7799 ปีที่แล้ว

    Excellent bro, thanks a lot for starting this series 👌👌

    • @RahulWagh
      @RahulWagh  ปีที่แล้ว

      It's my pleasure

  • @ThangPhan-t2o
    @ThangPhan-t2o ปีที่แล้ว

    Thank you so much, your content and explanation skill so detailed, I really appreciate that :)

    • @RahulWagh
      @RahulWagh  ปีที่แล้ว

      Glad you enjoyed it!

  • @jps0319
    @jps0319 ปีที่แล้ว +1

    Hi @Rahul Wagh,
    Do you also give training on Ansible tower?

    • @RahulWagh
      @RahulWagh  ปีที่แล้ว

      Not yet but i am planning to create one for my youtube members soon in the upcoming months. For that you need to be a member of youtube membership

    • @jps0319
      @jps0319 ปีที่แล้ว

      @@RahulWagh Sure, thanks for update.

  • @kengmenghout3564
    @kengmenghout3564 ปีที่แล้ว

    thank you sir, your content mean a lot to me !!

    • @RahulWagh
      @RahulWagh  ปีที่แล้ว

      So nice of you

  • @jayasuriyap8748
    @jayasuriyap8748 ปีที่แล้ว

    Please make a video for jinja 2 templates,magic variables,vault ,dynamic inventory in Ansible

    • @RahulWagh
      @RahulWagh  ปีที่แล้ว +1

      It is in the process of making and you will se in the next couple of week

  • @atulmarkan3394
    @atulmarkan3394 ปีที่แล้ว

    Hey Rahul, I bought multiple courses but those are useless after seeing your videos. Well explained . Thanks for that. I just want to know which tool you are using to making the projects or do you have any video. Making a project is very constrictive way . Can you please share that with me

    • @RahulWagh
      @RahulWagh  ปีที่แล้ว

      Thanks for the feedback it means a lots. Are you asking about the IDEs which I use for coding purpose?

  • @ayonsaha6600
    @ayonsaha6600 4 หลายเดือนก่อน

    Rahul da can you make for us a kubernetes related beginner to advance level playlist
    how to integrate and how its work on enterprise level end to end project kuberenetes related
    using aws. project practice is the best for learn
    i have curious mind questions can you make for us a video a game like pubg deploy on aws ensure low latency, security, loadblanace, auto scaling, daily code update and automatic deploy, high bandwidth, database store and backup. At the same time 10million user can play game without render

  • @mohammedogleh5195
    @mohammedogleh5195 4 หลายเดือนก่อน

    Thank you so much bro

  • @anamikajismon9039
    @anamikajismon9039 2 หลายเดือนก่อน

    Hi rahul,
    Could you pls give tutorials for git

    • @RahulWagh
      @RahulWagh  2 หลายเดือนก่อน

      I will try to do for git hub

  • @sahadevdahit
    @sahadevdahit 10 หลายเดือนก่อน

    ❤❤❤❤❤

    • @RahulWagh
      @RahulWagh  10 หลายเดือนก่อน

      Cheers

  • @gotoabid
    @gotoabid ปีที่แล้ว

    thanks for making the great video, I have installed awx-operator using K3s but I am unable to upload the bulk hosts via command line. Please let me know is there any best way to do it.
    bash-5.1$ awx-manage inventory_import --inventory-name npd-test-hosts --source /var/tmp/ansible_hosts
    1.076 INFO Updating inventory 2: npd-test-hosts
    2023-04-17 22:56:20,479 INFO [-] awx.analytics.job_lifecycle inventoryupdate-8 created
    1.108 WARNING This command is not able to run on kubernetes-based deployment. This action should be done using the API.
    bash-5.1$