DevOps Classroom Series – 7/Nov/19

How to think in Ansible

  • Given any task, list down all the steps
  • In Ansible you need express them with Desired State
  • For that we start with Playbook (YAML File)
  • Each Step ~> task in ansible playbook
  • In Ansible, Task are executed by Modules
  • Modules are atomic units of Ansible which perform execution/automation.
  • In Ansible There are loads of modules. Refer Here

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

About continuous learner

devops & cloud enthusiastic learner