All books

Ansible Pocket Reference

by Alan Bradley

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. 1 About This Book
  2. 2 Installation
  3. 3 Core Concepts
  4. 4 Directory Structure
  5. 5 Configuration
  6. 6 Inventory
  7. 7 Ad-Hoc Commands
  8. 8 Playbooks
  9. 9 Tasks
  10. 10 Conditionals
  11. 11 Loops
  12. 12 Variables
  13. 13 Facts
  14. 14 Templates
  15. 15 Handlers
  16. 16 Roles
  17. 17 Collections
  18. 18 Vault
  19. 19 Common Modules
  20. 20 Includes and Imports
  21. 21 Error Handling
  22. 22 Delegation and Local Actions
  23. 23 Async Tasks
  24. 24 Lookups
  25. 25 Filters Reference
  26. 26 Testing and Debugging
  27. 27 Performance Tips
  28. 28 Best Practices
  29. 29 Quick Command Reference