- 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".
推薦閱讀
- Data Visualization with D3 4.x Cookbook(Second Edition)
- OpenDaylight Cookbook
- ReSharper Essentials
- 深入淺出Prometheus:原理、應用、源碼與拓展詳解
- Python王者歸來
- Python Web數據分析可視化:基于Django框架的開發實戰
- Python程序設計與算法基礎教程(第2版)(微課版)
- 快速入門與進階:Creo 4·0全實例精講
- 零基礎學C語言(升級版)
- MyBatis 3源碼深度解析
- 玩轉.NET Micro Framework移植:基于STM32F10x處理器
- Appcelerator Titanium:Patterns and Best Practices
- C# 7.1 and .NET Core 2.0:Modern Cross-Platform Development(Third Edition)
- Mastering Machine Learning with R
- 每個人的Python:數學、算法和游戲編程訓練營