- Ansible Playbook Essentials
- Gourav Shah
- 171字
- 2021-07-16 20:47:46
Chapter 1. Blueprinting Your Infrastructure
This book is a primer for anyone who has conceptual knowledge of Ansible and would like to get started writing Ansible playbooks to automate common infrastructure tasks, orchestrate application deployments, and/or manage configurations across multiple environments. This book follows an incremental approach, starting with the basics such as learning about the anatomy of a playbook and writing simple roles to create modular code. Once comfortable with the basics, you will be introduced to primitives such as adding dynamic data with variables and templates, and controlling execution flow with conditionals and iterators. This is then followed by more advanced topics such as node discovery, clustering, encrypting data, and managing environments. We conclude with the discussion on the orchestration features of Ansible. Let's begin our journey towards being an Ansible practitioner by learning about playbooks.
In this chapter, we will learn about:
- The anatomy of a playbook
- What plays are and how to write a Hosts inventory and search patterns
- Ansible modules and the batteries-included approach
- Visual FoxPro程序設計教程(第3版)
- Getting started with Google Guava
- Building a RESTful Web Service with Spring
- Apache Spark 2.x Machine Learning Cookbook
- Java程序設計與計算思維
- x86匯編語言:從實模式到保護模式(第2版)
- PhpStorm Cookbook
- Python數據分析從0到1
- Hands-On Functional Programming with TypeScript
- Cocos2d-x Game Development Blueprints
- Learning Kotlin by building Android Applications
- Python 3快速入門與實戰
- Mastering Bootstrap 4
- Mastering XenApp?
- Python趣味創意編程