0%

Book Description

Go from the basics of using Ansible to becoming proficient at implementing configuration management in your projects. This book uses a unique approach to teaching Ansible and configuration management while including realistic examples in its day-to-day use from server-based infrastructure to Amazon cloud-based deployments.

Practical Ansible is separated into seven chapters that allow you to build your knowledge with each chapter, developing further as we move through the examples provided. It begins with the basics of Ansible, providing you with details on how to install and configure your environment while working with different Ansible modules from the command line. Next, it introduces you to working with Ansible tasks and organizing configuration code into playbooks. 

The book then shows you how to extend playbooks further, using roles and templates within the configuration code. Then, it extends your knowledge further by covering custom Ansible modules using Python and Linux shell scripts, and demonstrating how you can start to keep your secret values encrypted and secure using Ansible Vault. You’ll also extend Ansible roles with the use of Ansible Galaxy to reuse existing roles other users have created. 

The second half of the book moves configuration management to the Amazon cloud providing an introduction on what Amazon Web Services are, and how you can start to work with Ansible roles in AWS. The AWS examples use EC2 and CloudFormation services with Ansible template functions, Ansible Pull, and Ansible Git code deployment. 

The final part of the book includes a demonstration on how to use the numerous tools available to both Ansible and supporting libraries and modules to allow you to troubleshoot and test your configuration code before you deploy your changes to production systems. 

By the end of this book, you will have the skills for managing technology configuration management. You will be ready to work on real-world projects and be able to implement Ansible in your own technology projects.  

What You Will Learn 

  • Understand the basics of Ansible and how to install and configure the application on your system
  • Make changes to your system using Ansible directly in the command line using some of the more common Ansible modules
  • Group your modules together as tasks in Ansible playbooks for more efficient deployment of configuration changes
  • Use Ansible roles to help group and reuse configuration management changes and deployments
  • Search for community-created roles using Ansible Galaxy and how you can also host your own Ansible roles
  • Deploy code to Amazon Web Services and how to utilize different AWS services in your deployment projects
  • Use external modules and libraries such as Molecule and Ansible Lint to help test your configurations before the configuration code is deployed 

Who This Book Is For

System administrators, DevOps engineers, software engineers, and developers wanting to extend their current knowledge of computer systems and incorporate Ansible as a configuration management tool within them.



Table of Contents

  1. Cover
  2. Front Matter
  3. 1. Configuration Management with Ansible
  4. 2. Ansible Playbooks
  5. 3. Extending Playbooks with Roles and Templates
  6. 4. Custom Ansible Modules, Vaults, and Galaxies
  7. 5. Working with Ansible in the Amazon Cloud
  8. 6. Ansible Templates and CloudFormation Scripts
  9. 7. Ansible Tests and Variables
  10. Back Matter
52.14.126.74