Ansible is an open-source automation tool which is mainly used by IT organizations for various daily IT tasks
such as Software configuration management, software application deployment, orchestration, and provisioning.
Ninit has designed this course with hands on experience to kick start
your career as a Automation professional. The student will acquire essential knowledge which will help them to
become a good :
- What is Ansible? History – Open Source platform
• What is configuration management?
• Common use cases of Configuration management
- Local setup preparation with – VirtualBox, Vagrant – Ansible installation
- Basic Linux CLI – useful linux commands use case
*
• What is yaml?
• Yaml syntax / format
• Data types (String, List, Arrays)
*
• Ansible Inventory Management
• Running Ansible Ad-hoc commands
• Modules Introduction
• Start writing Ansible Playbook
• What are Variables in Ansible?
• Loops in Ansible
• Roles in Ansible – For automation reuse
• Introduction to Jinja2 Templates
*