- Lab
- A Cloud Guru
Creating a Basic Ansible Playbook
In this lab, you will deploy Nginx on remote servers using an Ansible playbook. You will learn how to install and start Nginx, display the server IP address, verify the deployment, and view the Nginx landing page. By the end of the lab, you will have a basic understanding of using Ansible to automate the deployment and management of web servers.
Path Info
Table of Contents
-
Challenge
View Code in the Playbook
- Connect to the provided RHEL server via SSH.
- Review the file called
nginx_playbook.yml
in the current directory.
-
Challenge
Execute the Playbook
- Execute the Ansible Playbook
nginx_playbook.yml
. - Review and validate the output.
- Execute the Ansible Playbook
What's a lab?
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.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.