- OpenStack Administration with Ansible
- Walter Bentley
- 129字
- 2021-07-23 14:37:19
Chapter 2. An Introduction to Ansible
This chapter will serve as a high-level overview of Ansible and the components that make up this open source configuration management tool. We will cover defining the Ansible components and their typical use, break down how to define variables for the roles, and defining and setting facts about the hosts for the playbooks. Next, we will transition into the ways with which you can define the host inventory used to run your playbooks against. Lastly, the chapter will wind up with a working example of a playbook that will confirm the required host connectivity needed to utilize Ansible. In this chapter, we will cover the following topics:
- Ansible overview
- What are playbooks, roles, and modules?
- Variables and facts
- Defining the inventory
推薦閱讀
- 高手是如何做產品設計的(全2冊)
- Intel Galileo Essentials
- Microsoft Application Virtualization Cookbook
- Selenium Design Patterns and Best Practices
- 云原生Spring實戰
- Scratch 3.0少兒編程與邏輯思維訓練
- Mastering Yii
- 碼上行動:用ChatGPT學會Python編程
- Linux Shell核心編程指南
- Python機器學習之金融風險管理
- .NET 4.5 Parallel Extensions Cookbook
- Mastering jQuery Mobile
- ASP.NET 4.0 Web程序設計
- OpenCV Android Programming By Example
- HTML5游戲開發實戰