- 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.
推薦閱讀
- ServiceNow Application Development
- The DevOps 2.3 Toolkit
- SpringMVC+MyBatis快速開發與項目實戰
- Visual FoxPro 程序設計
- Mastering Articulate Storyline
- Full-Stack Vue.js 2 and Laravel 5
- The Data Visualization Workshop
- PhpStorm Cookbook
- Yocto for Raspberry Pi
- 高級語言程序設計(C語言版):基于計算思維能力培養
- SQL Server與JSP動態網站開發
- 微服務從小白到專家:Spring Cloud和Kubernetes實戰
- C++程序設計教程(第2版)
- JavaEE架構與程序設計
- 例說FPGA:可直接用于工程項目的第一手經驗