Featured resource
2025 Tech Upskilling Playbook
Tech Upskilling Playbook

Build future-ready tech teams and hit key business milestones with seven proven plays from industry leaders.

Check it out
  • Lab
    • Libraries: If you want this lab, consider one of these libraries.
    • Core Tech
Google Cloud Platform icon
Labs

Automate Container Management with Ansible

In this lab, you'll practice deploying and managing Docker containers and environments with Ansible. When you're finished with this lab, you'll have deployed an API endpoint and related services through the creation of multiple Ansible playbooks.

Google Cloud Platform icon
Lab platform
Lab Info
Level
Beginner
Last updated
Oct 12, 2025
Duration
1h 30m

Contact sales

By clicking submit, you agree to our Privacy Policy and Terms of Use.
Table of Contents
  1. Challenge

    Create a Docker Image Registry

    Begin by using Ansible and the docker_compose module to spin up a Docker registry on the Docker host. Create a user and password for the registry.

  2. Challenge

    Create and Populate a MySQL Container

    You'll deploy a MySQL container separate from the greater API setup. You will need to map the container volume to a location on the Docker host, map the MySQL container port to the greater host, create and add the container to a Docker network, and supply the provided MySQL dump to the container entrypoint.

  3. Challenge

    Build the App Image

    Create another Ansible playbook to build an image based on the provided PHP application. This playbook should copy over any needed content to the Docker host, include any environmental variables needed for the application to run, and be pushed to the registry created to the second challenge.

  4. Challenge

    Deploy the Containerized API

    You'll use the image created in the last challenge and the docker_compose Ansible module to run the PHP application, and generate content for the NGINX endpoint.

  5. Challenge

    The Last Challenge

    Welcome to the final challenge! This is your last chance to experiment in the environment.

About the author

Pluralsight Skills gives leaders confidence they have the skills needed to execute technology strategy. Technology teams can benchmark expertise across roles, speed up release cycles and build reliable, secure products. By leveraging our expert content, skill assessments and one-of-a-kind analytics, keep up with the pace of change, put the right people on the right projects and boost productivity. It's the most effective path to developing tech skills at scale.

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.

Get started with Pluralsight