Beginning Ansible Concepts and Application
eBook - ePub

Beginning Ansible Concepts and Application

Provisioning, Configuring, and Managing Servers, Applications, and Their Dependencies

  1. English
  2. ePUB (mobile friendly)
  3. Available on iOS & Android
eBook - ePub

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

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • 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.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Beginning Ansible Concepts and Application by Shaun R Smith,Peter Membrey in PDF and/or ePUB format, as well as other popular books in Computer Science & Web Programming. We have over one million books available in our catalogue for you to explore.

Information

Table of contents

  1. Cover
  2. Front Matter
  3. 1. Getting Setup and Running
  4. 2. Your First Steps with Ansible
  5. 3. Choosing Your Targets
  6. 4. Your First Playbook
  7. 5. Batteries Included: Ansible Modules
  8. 6. It’s All Variable, That’s a Fact!
  9. 7. Becoming an Ansible Jinja
  10. 8. Handling Change
  11. 9. Roles: Ansible’s Packing Cubes
  12. 10. Building a Load Balancer: Controlling Flow
  13. 11. Running a Blog
  14. 12. Locking Away Your Secrets: Vaults
  15. 13. Worlds of Possibility
  16. Back Matter