Ansible: Up and Running

Bok av Lorin Hochstein och Rene Moser
Among the many configuration management tools available, Ansible has some distinct advantagesits minimal in nature, you dont need to install anything on your nodes, and it has an easy learning curve. With this updated second edition, youll learn how to be productive with this tool quickly, whether youre a developer deploying code to production or a system administrator looking for a better automation solution.Authors Lorin Hochstein and Ren Moser show you how to write playbooks (Ansibles configuration management scripts), manage remote servers, and explore the tools real power: built-in declarative modules. Youll discover that Ansible has the functionality you needand the simplicity you desire.Manage Windows machines, and automate network device configurationManage your fleet from your web browser with Ansible TowerUnderstand how Ansible differs from other configuration management systemsUse the YAML file format to write your own playbooksWork with a complete example to deploy a non-trivial applicationDeploy applications to Amazon EC2 and other cloud platformsCreate Docker images and deploy Docker containers with AnsibleThis book is best read start to finish, with later chapters building on earlier ones. Because its written in a tutorial style, you can follow along on your own machine. Most examples focus on web applications.