HOWTO: Using Ansible facts to make decisions in playbooks

Поделиться
HTML-код
  • Опубликовано: 18 ноя 2024

Комментарии • 7

  • @scaryfear21
    @scaryfear21 7 месяцев назад

    It’s my first time I’m seeing a when statement before module is executed. All the books and manuals I’ve been through place a when statement after module is called. Makes more sense for the guys who are used to a classic if then logic. Cool!

  • @hungariannerd8445
    @hungariannerd8445 3 года назад +1

    this is helping in my current job, thanks

  • @SandeepVerma-gn3lw
    @SandeepVerma-gn3lw 5 лет назад

    That's a great video about Ansible Facts.............Thank You WIlliam

  • @swadhikarc7858
    @swadhikarc7858 6 лет назад

    Great video and concise presentation. subscribed! Would you make some more videos on ansible?

  • @vitusyu9583
    @vitusyu9583 3 года назад

    You mentioned there are a lot of ways to do the same function, could you shed light on just another ways to do the same conditional execution of this Ansible tasks ?

  • @git_t0v
    @git_t0v 3 года назад

    I actually hate that you made this video. Precisely because it was really good and there aren’t others.