- 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".
推薦閱讀
- Getting Started with Gulp(Second Edition)
- Boost C++ Application Development Cookbook(Second Edition)
- Mastering Ember.js
- React.js Essentials
- SSM輕量級框架應用實戰
- Serverless架構
- PhoneGap:Beginner's Guide(Third Edition)
- AIRIOT物聯網平臺開發框架應用與實戰
- PrimeFaces Blueprints
- Ext JS 4 Plugin and Extension Development
- Java高并發編程詳解:深入理解并發核心庫
- 數字媒體技術概論
- Visual C++ 2017網絡編程實戰
- Python游戲趣味編程
- 架構寶典