官术网_书友最值得收藏!

Conventions used

There are a number of text conventions used throughout this book.

CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "The sudo command is a well known, but is often used in its more dangerous form."

A block of code is set as follows:

- hosts: all 
remote_user: vagrant
tasks:
- name: Ensure the HTTPd package is installed
yum:
name: httpd
state: present
become: True

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

- hosts: all 
remote_user: vagrant
tasks:
- name: Ensure the HTTPd package is installed
yum:
name: httpd
state: present
become: True

Any command-line input or output is written as follows:

$ sudo dnf install ansible
Warnings or important notes appear like this.
Tips and tricks appear like this.
主站蜘蛛池模板: 汕头市| 金塔县| 淮安市| 辛集市| 定陶县| 呈贡县| 文登市| 鄂伦春自治旗| 大新县| 南岸区| 阿拉善左旗| 江源县| 徐闻县| 嵩明县| 丹凤县| 青铜峡市| 聂荣县| 怀宁县| 郴州市| 崇阳县| 合水县| 天峻县| 杨浦区| 临洮县| 巨鹿县| 花垣县| 健康| 灵寿县| 正安县| 乐至县| 法库县| 枣阳市| 襄垣县| 新和县| 榆中县| 西和县| 英山县| 东阿县| 肇源县| 万载县| 扎鲁特旗|