- Security Automation with Ansible 2
- Madhu Akula Akash Mahajan
- 217字
- 2021-07-02 21:59:50
Introduction to Ansible Playbooks and Roles
According to Wikipedia, Ansible is an open source automation engine that automates software provisioning, configuration management, and application deployment. But you already knew that. This book is about taking the idea of IT automation software and applying it to the domain of Information Security Automation.
The book will take you through the journey of security automation to show how Ansible is used in the real world.
In this book, we will be automating security-related tasks in a structured, modular fashion using a simple human-readable format YAML. Most importantly, what you will learn to create will be repeatable. This means once it is done, you can focus on fine-tuning, expanding the scope, and so on. The tool ensures that we can build and tear down anything, from simple application stacks to simple, but extensive, multi-application frameworks working together.
If you have been playing around with Ansible, and in this book we assume you have, you would have definitely come across some of the following terms:
- Playbook
- Ansible Modules
- YAML
- Roles
- Templates (Jinja2)
Don't worry, we will address all of the aforementioned terms in this chapter. Once you are comfortable with these topics, we will move on to covering scheduler tools, and then to building security automation playbooks.
- Unreal Engine:Game Development from A to Z
- 智能傳感器技術與應用
- Go Machine Learning Projects
- ROS機器人編程與SLAM算法解析指南
- Docker Quick Start Guide
- 內模控制及其應用
- Working with Linux:Quick Hacks for the Command Line
- Visual C++項目開發案例精粹
- MATLAB-Simulink系統仿真超級學習手冊
- Web編程基礎
- 工業機器人入門實用教程
- Xilinx FPGA高級設計及應用
- x86/x64體系探索及編程
- Oracle 11g基礎與提高
- Appcelerator Titanium Smartphone App Development Cookbook(Second Edition)