Ansible Quick Start Guide

Mohamed Alibi

  • 出版商: Packt Publishing
  • 出版日期: 2018-09-28
  • 售價: $1,410
  • 貴賓價: 9.5$1,340
  • 語言: 英文
  • 頁數: 214
  • 裝訂: Paperback
  • ISBN: 1789532930
  • ISBN-13: 9781789532937
  • 相關分類: Ansible
  • 海外代購書籍(需單獨結帳)

商品描述

Configure Ansible and start coding YAML playbooks using the appropriate modules

Key Features

  • Create and use Ansible Playbook to script and organise management tasks
  • Benefit from the Ansible community roles and modules to resolve complex and niche tasks
  • Write configuration management code to automate infrastructure

Book Description

Configuration Management (CM) tools help administrators reduce their workload. Ansible is one of the best Configuration Management tools, and can act as an orchestrator for managing other CMs. This book is the easiest way to learn how to use Ansible as an orchestrator and a Configuration Management tool. With this book, you will learn how to control and monitor computer and network infrastructures of any size,physical or virtual.

You will begin by learning about the Ansible client-server architecture. To get started, you will set up and configure an Ansible server. You will then go through the major features of Ansible: Playbook and Inventory. Then, we will look at Ansible systems and network modules.

You will then use Ansible to enable infrastructure automated configuration management, followed by best practices for using Ansible roles and community modules.

Finally, you will explore Ansible features such as Ansible Vault, Ansible Containers, and Ansible plugins.

What you will learn

  • Implement Playbook YAML scripts and its capacities to simplify day-to-day tasks
  • Setup Static and Dynamic Inventory
  • Use Ansible predefined modules for Linux, Windows, networking, and virtualisation administration
  • Organize and configure the host filesystem using storage and files modules
  • Implement Ansible to enable infrastructure automated configuration management
  • Simplify infrastructure administration
  • Search and install new roles and enable them within Ansible
  • Secure your data using Ansible Vault

Who this book is for

This book is targeted at System Administrators and Network Administrators who want to use Ansible to automate an infrastructure. No knowledge of Ansible is required.

Table of Contents

  1. What is Ansible?
  2. Ansible Setup and Configuration
  3. Ansible Inventory and Playbook
  4. Ansible Modules
  5. Ansible Automated Infrastructure
  6. Ansible Coding for Configuration Management
  7. Ansible Galaxy and Community Roles
  8. Ansible Advanced Features