- Security Automation with Ansible 2
- Madhu Akula Akash Mahajan
- 200字
- 2021-07-02 21:59:49
Conventions
In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning. Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "The harden.yml performs hardening of MySQL server configuration" A block of code is set as follows:
- name: deletes anonymous mysql user
mysql_user:
user: ""
state: absent
login_password: "{{ mysql_root_password }}"
login_user: root
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
- name: deletes anonymous mysql user
mysql_user:
user: ""
state: absent
login_password: "{{ mysql_root_password }}"
login_user: root
Any command-line input or output is written as follows:
ansible-playbook -i inventory playbook.yml
New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "Click on Confirm Security Exception and continue to proceed with the installation steps"
Warnings or important notes appear like this.
Tips and tricks appear like this.
- 大數(shù)據(jù)導(dǎo)論:思維、技術(shù)與應(yīng)用
- PIC單片機(jī)C語言非常入門與視頻演練
- Security Automation with Ansible 2
- 自動(dòng)檢測(cè)與轉(zhuǎn)換技術(shù)
- 視覺檢測(cè)技術(shù)及智能計(jì)算
- 精通數(shù)據(jù)科學(xué)算法
- 大學(xué)C/C++語言程序設(shè)計(jì)基礎(chǔ)
- 內(nèi)模控制及其應(yīng)用
- 悟透AutoCAD 2009案例自學(xué)手冊(cè)
- Dreamweaver CS6中文版多功能教材
- Effective Business Intelligence with QuickSight
- Learning Couchbase
- 超好玩的Python少兒編程
- 白話機(jī)器學(xué)習(xí)算法
- 深度剖析:硬盤固件級(jí)數(shù)據(jù)恢復(fù)