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

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.
主站蜘蛛池模板: 库车县| 永兴县| 永定县| 汉沽区| 铜陵市| 彩票| 阳泉市| 始兴县| 吉水县| 洪泽县| 衢州市| 迁西县| 青海省| 海南省| 临澧县| 奉贤区| 嵊泗县| 苗栗市| 普宁市| 灯塔市| 姜堰市| 同德县| 凤台县| 峨山| 赞皇县| 宁明县| 苏尼特左旗| 清河县| 田阳县| 宣威市| 嫩江县| 扶风县| 金坛市| 青川县| 家居| 金山区| 九江市| 古蔺县| 沾益县| 同德县| 临漳县|