- Lab
-
Libraries: If you want this lab, consider one of these libraries.
- Cloud

Working with Ansible Playbooks
Ansible is a powerful server automation tool. Using playbooks to describe an end-state and having the tool do the work significantly expands what a server administrator can do. In this lab, you will be able to use a playbook to install and configure Apache on a server.

Lab Info
Table of Contents
-
Challenge
Update the Ansible Playbook to Ensure It Reflects the Desired End State
Note: Please give the lab an extra 6 minutes or so before connecting via SSH. After that, you can then log in to the server using the credentials provided.
First, we have to make sure the playbook is set up the way the instructions tell us. There's four tasks listed in the instructions (Install Apache, download the website, start the service, ensure the firewall is open) but there's only two tasks in the playbook. Go ahead and add the missing tasks.
-
Challenge
Run the Playbook and Ensure Apache Is Serving Pages Correctly
Now that the playbook is set up as needed, we can run the playbook and make sure it completes successfully. After that, all we need to do is point a browser at the public IP of the server and verify the website loads. Good job!
About the author
Real skill practice before real-world application
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Learn by doing
Engage hands-on with the tools and technologies you’re learning. You pick the skill, we provide the credentials and environment.
Follow your guide
All labs have detailed instructions and objectives, guiding you through the learning process and ensuring you understand every step.
Turn time into mastery
On average, you retain 75% more of your learning if you take time to practice. Hands-on labs set you up for success to make those skills stick.