-
Book Overview & Buying
-
Table Of Contents
Dive Into Ansible - From Beginner to Expert in Ansible
By :
Dive Into Ansible - From Beginner to Expert in Ansible
By:
Overview of this book
Ansible is a simple IT automation engine that automates cloud provisioning, configuration management, application deployment, intra-service orchestration, and many other IT needs. Designed for multi-tier deployments from day one, Ansible models IT infrastructure by describing how all the systems interrelate, rather than just managing one system at a time. This course will guide you through multiple topics to make you understand and master Ansible.
The course starts with the learning objectives and introduces you to Ansible. Next, you will learn how to set up the environment by installing the Ansible lab, Docker, and configuring the Secure Shell (SSH) connectivity between hosts. Moving along, you will study the architecture, modules, playbooks, and YAML Ain’t Markup Language (YAML) syntaxes used in Ansible. Next, you will learn how to structure advanced Ansible playbooks and uncover techniques to use Ansible with cloud services and containers. Towards the end, you will learn how to use Ansible for validation, testing, and troubleshooting.
By the end of this course, you will have mastered the basic and advanced concepts of Ansible and will have developed the skills needed to work on real-world Ansible projects.
Table of Contents (10 chapters)
Course Overview and Introduction to Ansible
Setting Up of the Lab Environment and Course Resource
Ansible Architecture and Design
Ansible Playbooks Introduction
Ansible Playbooks- Deep Dive
Structuring Ansible Playbooks
Using Ansible with Cloud Services and Containers
Creating Modules and Plug-ins
Other Ansible Resources and Areas
Supplementary