- Mastering Ansible(Second Edition)
- Jesse Keating
- 120字
- 2021-07-09 18:39:49
Summary
While the design of Ansible focuses on simplicity and ease of use, the architecture itself is very powerful. In this chapter, we covered key design and architecture concepts of Ansible, such as version and configuration, playbook parsing, module transport and execution, variable types and locations, and variable precedence.
You learned that playbooks contain variables and tasks. Tasks link bits of code called modules with arguments, which can be populated by variable data. These combinations are transported to selected hosts from provided inventory sources. The fundamental understanding of these building blocks is the platform on which you can build a mastery of all things Ansible!
In the next chapter, you will learn how to secure secret data while operating Ansible.
- 輕輕松松自動化測試
- 商戰數據挖掘:你需要了解的數據科學與分析思維
- ServiceNow Cookbook
- INSTANT Varnish Cache How-to
- 數據庫系統原理及應用教程(第5版)
- Ruby on Rails敏捷開發最佳實踐
- Lightning Fast Animation in Element 3D
- Applied Data Visualization with R and ggplot2
- 運動控制系統(第2版)
- 電氣控制及Micro800 PLC程序設計
- PyTorch深度學習
- 數據庫基礎:Access
- Internet of Things with Raspberry Pi 3
- INSTANT R Starter
- 單片機原理、接口及應用系統設計