- Ansible Playbook Essentials
- Gourav Shah
- 147字
- 2021-07-16 20:47:46
Conventions
In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.
Code words in text are shown as follows: "We can include other contexts through the use of the include
directive."
A block of code is set as follows:
--- # site.yml : This is a sitewide playbook - include: www.yml
Any command-line input or output is written as follows:
$ ansible-playbook simple_playbook.yml -i customhosts
New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "The resultant variable hash should contain items from defaults plus the overridden values from vars".
推薦閱讀
- Django+Vue.js商城項目實戰
- Mastering QGIS
- Building Cross-Platform Desktop Applications with Electron
- C++程序設計基礎教程
- Android程序設計基礎
- 零基礎入門學習Python(第2版)
- 編程改變生活:用Python提升你的能力(進階篇·微課視頻版)
- Python網絡爬蟲技術與應用
- C++ System Programming Cookbook
- 多媒體技術及應用
- ArcPy and ArcGIS(Second Edition)
- C語言程序設計教程
- Manage Your SAP Projects with SAP Activate
- Swift 2 Design Patterns
- 面向對象程序設計及C++實驗指導(第3版)