About This Course
Learn the basics of Ansible by practicing it
Ansible is set to be the standard in the world of IT Infrastrcuture Management. It's a rare combination of simplicity meeting sophistication. Its core principle being simple is reflected in all its design choices such as agentless setup, small footprint, push model, YAML as a language to define infrastructure state etc. Its easy to setup, easy to write code with, easy to extend while writing custom modules. At the same time it offers everything a IT Systems, Networks or a Oprations/Devops person needs.
This course is been designed the get you started with Ansible quickly, and understand its key feature while learning by practice. By the end of this course you should be familiar with the ansible fundamentals and be comfortable at the least running ansible playbooks with a little customisation.
What is ansible, why its needed and how it works
How to configure ansible and setup static/dynamic inventories
Ad hoc server management
Kashif I.
Course flow is not for the beginner, one should already have some basic knowledge of ansible to understand what you are explaining