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

แชร์
ฝัง
  • เผยแพร่เมื่อ 19 ก.ย. 2024

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

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

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

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

      I appreciate that!

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

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

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

      It's my pleasure

  • @mohammedogleh5195
    @mohammedogleh5195 12 วันที่ผ่านมา

    Thank you so much bro

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

    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

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

  • @atulmarkan3394
    @atulmarkan3394 11 หลายเดือนก่อน

    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  11 หลายเดือนก่อน

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

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

  • @jps0319
    @jps0319 11 หลายเดือนก่อน +1

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

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

      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 11 หลายเดือนก่อน

      @@RahulWagh Sure, thanks for update.

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

    ❤❤❤❤❤

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

      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$