Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Ansible: Up and Running

Posted By: Bayron
Ansible: Up and Running

Ansible: Up and Running by Lorin Hochstein
English | 2015 | ISBN: 1491915323 | 334 pages | PDF | 3 MB

Among the many configuration management tools available, Ansible has some distinct advantages—it’s minimal in nature, you don’t need to install anything on your nodes, and it has an easy learning curve. This practical guide shows you how to be productive with this tool quickly, whether you’re a developer deploying code to production or a system administrator looking for a better automation solution.

Author Lorin Hochstein shows you how to write playbooks (Ansible’s configuration management scripts), manage remote servers, and explore the tool’s real power: built-in declarative modules.

You’ll discover that Ansible has the functionality you need and the simplicity you desire.

• Understand how Ansible differs from other configuration management systems
• Use the YAML file format to write your own playbooks
• Learn Ansible’s support for variables and facts
• Work with a complete example to deploy a non-trivial applicationUse roles to simplify and reuse playbooks
• Make playbooks run faster with ssh multiplexing, pipelining, and parallelism
• Deploy applications to Amazon EC2 and other cloud platforms
• Use Ansible to create Docker images and deploy Docker containers

Download: