Ansible Pocket Reference
A concise, practical guide to Ansible - the powerful automation and configuration management tool. Whether you're provisioning servers, deploying applications, or managing infrastructure as code, this pocket reference gives you everything you need to master Ansible's playbooks, modules, and best practices to automate with confidence.
Table of Contents
- 1 About This Book
- 2 Installation
- 3 Core Concepts
- 4 Directory Structure
- 5 Configuration
- 6 Inventory
- 7 Ad-Hoc Commands
- 8 Playbooks
- 9 Tasks
- 10 Conditionals
- 11 Loops
- 12 Variables
- 13 Facts
- 14 Templates
- 15 Handlers
- 16 Roles
- 17 Collections
- 18 Vault
- 19 Common Modules
- 20 Includes and Imports
- 21 Error Handling
- 22 Delegation and Local Actions
- 23 Async Tasks
- 24 Lookups
- 25 Filters Reference
- 26 Testing and Debugging
- 27 Performance Tips
- 28 Best Practices
- 29 Quick Command Reference