ENGLISH

Ansible Playbook Essentials: Design automation blueprints using Ansible's playbooks to orchestrate and manage your multi-tier infrastructure

Book information

Publisher
Packt Publishing
Year
2015
ISBN
978-1-78439-829-3
Language
english
Format
PDF
Filesize
5 MB (4882554 bytes)
Pages
168\168
Time added
2016-06-29 18:00:00

Description

Ansible combines configuration management, orchestration, and parallel command execution into a single tool. Its batteries-included approach and built-in module library makes it easy to integrate it with cloud platforms, databases, and notification services without requiring additional plugins. Playbooks in Ansible define the policies your systems under management enforce. They facilitate effective configuration management rather than running ad hoc scripts to deploy complex applications. This book will show you how to write a blueprint of your infrastructure encompassing multi-tier applications using Ansible's playbooks. Beginning with the basic concepts such as plays, tasks, handlers, inventory, and the YAML syntax that Ansible uses, you will see how to organize your code into a modular structure. Building on this, you will master techniques to create data-driven playbooks with variables, templates, logical constructs, and encrypted data. This book will also take you through advanced clustering concepts such as discovering topology information, managing multiple environments, and orchestration.

Similar books