Ansible quick start guide Control and monitor infrastructures of any size, physical or virtual

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 Contai...

Full description

Bibliographic Details
Main Author: Alibi, Mohamed
Format: eBook
Language:English
Published: Birmingham, UK Packt Publishing Ltd. 2018
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 03902nmm a2200421 u 4500
001 EB001908846
003 EBX01000000000000001071748
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 9781789538731 
050 4 |a T58.64 
100 1 |a Alibi, Mohamed 
245 0 0 |a Ansible quick start guide  |b Control and monitor infrastructures of any size, physical or virtual  |c Mohamed Alibi 
260 |a Birmingham, UK  |b Packt Publishing Ltd.  |c 2018 
300 |a 1 volume 
653 |a Technologie de l'information / Gestion 
653 |a Information technology / Management / fast 
653 |a Computer networks / Security measures / http://id.loc.gov/authorities/subjects/sh94001277 
653 |a Configuration management / http://id.loc.gov/authorities/subjects/sh88004546 
653 |a Computer networks / Security measures / fast 
653 |a Technologie de l'information / Automatisation 
653 |a Information technology / Automation 
653 |a Configuration management / fast 
653 |a Réseaux d'ordinateurs / Sécurité / Mesures 
653 |a Information technology / Management / http://id.loc.gov/authorities/subjects/sh2008006980 
653 |a Gestion de configurations 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
776 |z 9781789532937 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781789532937/?ar  |x Verlag  |3 Volltext 
082 0 |a 331 
082 0 |a 658 
082 0 |a 005.43 
082 0 |a 600 
520 |a 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.  
520 |a No knowledge of Ansible is required. Downloading the example code for this book You can download the example code files for all Packt books you have purchased from your account at http://www.PacktPub.com. If you purchased this book elsewhere, you can visit http://www.PacktPub.com/support and register to have the files e-mailed directly to you 
520 |a 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.