
Beginning Ansible Concepts and Application
Provisioning, Configuring, and Managing Servers, Applications, and Their Dependencies
- English
- ePUB (mobile friendly)
- Available on iOS & Android
Beginning Ansible Concepts and Application
Provisioning, Configuring, and Managing Servers, Applications, and Their Dependencies
About this book
Learn the concepts and develop the skills to be a true Ansible artist and use it inside and outside the box. This book applies key concepts immediately while building up your Ansible skills layer by layer through easy to grasp examples and engaging projects. You'll also think about security, why testing is important, and how to use version control safely.
As a beginner to Ansible, you'll be guided step-by-step through creating your first Ansible playbook to deploying your first server and writing more complex cross-dependency playbooks. From the first line of code to the last, you'll constantly iterate and simplify your playbooks, iwhile taking on more complex topics as you construct a full Wordpress website stack consisting of a database, web servers, and load balancer. This book will prompt you to think about how these fit together and will explain what to do to ensure maintainability long into the future.
Don't just use Ansible. Completely change how you go about provisioning, configuring, and managing servers, applications, and their dependencies with this powerful, open source automation tool. In exchange for this power and efficiency, Ansible demands a very different way of thinking about resources and how they all fit together. This can be hard to get your head around if you've never done it before. Every step of the way, Beginning Ansible Concepts and Application show you best practices so that you can confidently start using Ansible right away.
What You'll Learn
- Set up an Ansible environment
- Create and run playbooks
- Organize groups of variables, vaults, roles, and tasks to ensure your playbooks are scalable
- Protect secrets using Ansible Vaults
- Automate the build of a Wordpress website
Who This Book Is For
Developers looking for a better way to manage their servers other than by logging in and typing commands. Also enthusiasts whowant to learn not just how to use Ansible but how to use it correctly and confidently.
Frequently asked questions
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Information
Table of contents
- Cover
- Front Matter
- 1. Getting Setup and Running
- 2. Your First Steps with Ansible
- 3. Choosing Your Targets
- 4. Your First Playbook
- 5. Batteries Included: Ansible Modules
- 6. It’s All Variable, That’s a Fact!
- 7. Becoming an Ansible Jinja
- 8. Handling Change
- 9. Roles: Ansible’s Packing Cubes
- 10. Building a Load Balancer: Controlling Flow
- 11. Running a Blog
- 12. Locking Away Your Secrets: Vaults
- 13. Worlds of Possibility
- Back Matter