- Ansible Playbook Essentials
- Gourav Shah
- 105字
- 2021-07-16 20:47:48
Summary
In this chapter, you learned about what Ansible playbooks are, what components those are made up of, and how to blueprint your infrastructure with it. We also did a primer on YAML—the language used to create plays. You learned about how plays map tasks to hosts, how to create a host inventory, how to filter hosts with patterns, and how to use modules to perform actions on our systems. We then created a simple playbook as a proof of concept.
In the upcoming chapter, we will start refactoring our code to create reusable and modular chunks of code, and call them roles.
推薦閱讀
- 深度實踐OpenStack:基于Python的OpenStack組件開發(fā)
- 基于粒計算模型的圖像處理
- TypeScript Essentials
- Visual C++串口通信開發(fā)入門與編程實踐
- Unity 2020 Mobile Game Development
- OpenCV 3和Qt5計算機視覺應(yīng)用開發(fā)
- iOS開發(fā)實戰(zhàn):從零基礎(chǔ)到App Store上架
- RTC程序設(shè)計:實時音視頻權(quán)威指南
- Learning Python Design Patterns(Second Edition)
- Oracle BAM 11gR1 Handbook
- MongoDB權(quán)威指南(第3版)
- 動手學(xué)數(shù)據(jù)結(jié)構(gòu)與算法
- OpenMP核心技術(shù)指南
- 小程序從0到1:微信全棧工程師一本通
- HTML+CSS+JavaScript網(wǎng)頁制作:從入門到精通(第4版)