- Mastering Ansible(Second Edition)
- Jesse Keating
- 145字
- 2021-07-09 18:39:47
Chapter 1. System Architecture and Design of Ansible
This chapter provides a detailed exploration of the architecture and design of how Ansible goes about performing tasks on your behalf. We will cover the basic concepts of inventory parsing and how the data is discovered, and then pe into playbook parsing. We will take a walk through module preparation, transportation, and execution. Lastly, we will detail variable types and find out where variables can be located, the scope they can be used in, and how precedence is determined when variables are defined in more than one location. All these things will be covered in order to lay the foundation for mastering Ansible!
In this chapter, we will cover the following topics:
- Ansible version and configuration
- Inventory parsing and data sources
- Playbook parsing
- Execution strategies
- Module transport and execution
- Variable types and locations
- Variable precedence
推薦閱讀
- 大數(shù)據(jù)管理系統(tǒng)
- Excel 2007函數(shù)與公式自學(xué)寶典
- 數(shù)據(jù)中心建設(shè)與管理指南
- 21天學(xué)通Visual Basic
- 統(tǒng)計(jì)策略搜索強(qiáng)化學(xué)習(xí)方法及應(yīng)用
- 網(wǎng)絡(luò)組建與互聯(lián)
- 嵌入式操作系統(tǒng)
- 數(shù)據(jù)掘金
- Nginx高性能Web服務(wù)器詳解
- Learn CloudFormation
- 菜鳥(niǎo)起飛系統(tǒng)安裝與重裝
- Working with Linux:Quick Hacks for the Command Line
- 數(shù)據(jù)要素:全球經(jīng)濟(jì)社會(huì)發(fā)展的新動(dòng)力
- 計(jì)算機(jī)應(yīng)用基礎(chǔ)實(shí)訓(xùn)(職業(yè)模塊)
- Puppet 3 Beginner’s Guide