04. Ansible Loops and Loop Control

Поділитися
Вставка
  • Опубліковано 20 січ 2025

КОМЕНТАРІ • 6

  • @VikasJha001
    @VikasJha001  Рік тому

    Complete playlist: ua-cam.com/play/PLVCgi5HZ0-Yvk3uxNptqSHxz1iyn8NoIj.html

  • @VikasJha001
    @VikasJha001  Рік тому +1

    🚀 Enjoying our tech videos? Help us raise a virtual toast! 🍻
    🍻 Your support means the world to us! Every "beer" brings us closer to creating more engaging, informative, and fun tech content for you.
    🍺 www.buymeacoffee.com/learnwithvikasjha 🍺
    Thank you for being a part of our tech community. Together, we can make technology more accessible and enjoyable for everyone!
    Stay tuned for more tech adventures! 📱💻🎮

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

    Thanks again. I like your style. Looks like 'index' variable is built in, but index_var can be used to rename it to something like you renamed loop_var to rename item.

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

    what is the reason loop_vars ? its not making any difference

  • @cpManikanta
    @cpManikanta 9 місяців тому

    I have list of items below
    vikas 001
    he is tall
    he is the smart
    vikas 002
    he is tall
    he is energitic
    The list will be having many like this then i need to print vikas and his roll num when the config is having tall
    How do we do it

  • @maheshkumarshanigarapu6106
    @maheshkumarshanigarapu6106 8 місяців тому

    how to stop loop execution at index position 1