Skip to content
WWT LogoWWT Logo Text (Dark)WWT Logo Text (Light)
The ATC
Ctrl K
Ctrl K
Log in
What we do
Our capabilities
AI & DataAutomationCloudConsulting & EngineeringData CenterDigitalImplementation ServicesIT Spend OptimizationLab HostingMobilityNetworkingSecurityStrategic ResourcingSupply Chain & Integration
Industries
EnergyFinancial ServicesGlobal Service ProviderHealthcareLife SciencesManufacturingPublic SectorRetailUtilities
Learn from us
Hands on
AI Proving GroundCyber RangeLabs & Learning
Insights
ArticlesBlogCase StudiesPodcastsResearchWWT Presents
Come together
CommunitiesEvents
Who we are
Our organization
About UsOur LeadershipLocationsSustainabilityNewsroom
Join the team
All CareersCareers in AmericaAsia Pacific CareersEMEA CareersInternship Program
Our partners
Strategic partners
CiscoDell TechnologiesHewlett Packard EnterpriseNetAppF5IntelNVIDIAMicrosoftPalo Alto NetworksAWSCyberArkGoogle CloudVMware
What we do
Our capabilities
AI & DataAutomationCloudConsulting & EngineeringData CenterDigitalImplementation ServicesIT Spend OptimizationLab HostingMobilityNetworkingSecurityStrategic ResourcingSupply Chain & Integration
Industries
EnergyFinancial ServicesGlobal Service ProviderHealthcareLife SciencesManufacturingPublic SectorRetailUtilities
Learn from us
Hands on
AI Proving GroundCyber RangeLabs & Learning
Insights
ArticlesBlogCase StudiesPodcastsResearchWWT Presents
Come together
CommunitiesEvents
Who we are
Our organization
About UsOur LeadershipLocationsSustainabilityNewsroom
Join the team
All CareersCareers in AmericaAsia Pacific CareersEMEA CareersInternship Program
Our partners
Strategic partners
CiscoDell TechnologiesHewlett Packard EnterpriseNetAppF5IntelNVIDIAMicrosoftPalo Alto NetworksAWSCyberArkGoogle CloudVMware
The ATC
Explore

Select a tab

What's popular

Infrastructure Automation with Ansible

The infrastructure automation learning series is an educational program designed to equip individuals with the skills and knowledge needed to automate and manage complex IT infrastructures efficiently. Participants learn how to streamline and standardize infrastructure deployment, configuration, and management processes. The series delves into best practices for creating scalable, reliable, and secure infrastructure, enabling learners to implement automation solutions effectively within various IT environments. By the end of the program, individuals gain a comprehensive understanding of automation tools and strategies that enhance productivity, reduce manual intervention, and optimize infrastructure operations.
Learning Series

Infrastructure Automation with Ansible

In today's complex and fast-paced IT landscape, the need for automation has never been greater. Organizations of all sizes are looking for solutions that can streamline their operations, enhance efficiency, and reduce errors. Ansible stands out as a powerful automation tool, hitting the mark on several key points that make it an ideal choice for teams of all backgrounds and expertise levels.
Learning Path

Infrastructure Automation Source of Truth - NetBox

This lab is part of the Infrastructure Automation Source of Truth Learning Path and is designed to teach the user how to interface with NetBox as a source of truth for variable data and inventory.
Advanced Configuration Lab
440 launches

Infrastructure Automation with Ansible Automation Platform

This learning path is designed to take your automation journey to the next level. The goal of this learning path is prepare you to implement your automation in an enterprise environment using the Ansible Automation Platform.
Learning Path

Data-driven Automation with Netbox

In this hands-on lab, learners will explore how to build and configure a data-driven automation workflow using Ansible Automation Platform and NetBox. The lab guides users through practical exercises that demonstrate how real-time source of truth changes can trigger automated configuration. Participants will configure NetBox event rules and webhooks to emit actionable events, set up Event-Driven Ansible event streams to receive and process those events, and create rulebook activations that respond intelligently. By the end of the lab, learners will have a working solution that tightly integrates their source of truth with automation workflows—enabling scalable, responsive infrastructure management.
Advanced Configuration Lab
345 launches

What's new

Ansible Navigator

This module is a component of the "Infrastructure Automation with Ansible Automation Platform" learning path. The consumer will learn what ansible-navigator is, how it works, and how to use it to develop Ansible content locally.
Foundations Lab
•138 launches

Ansible Execution Environments

This module is a component of the "Infrastructure Automation with Ansible Automation Platform" learning path. The consumer of this lab will understand what execution environments are, how to build them, and how they are used.
Foundations Lab
•148 launches

Implementing Automation in AAP

This module is a component of the "Infrastructure Automation with Ansible Automation Platform" learning path. The consumer will learn how to configure the necessary elements of the Ansible Automation Controller to enable the execution of their automation.
Foundations Lab
•139 launches

CICD for Automation Engineers

This lab is a component of the Infrastructure Automation Automated Testing learning path in the Infrastructure Automation with Ansible Learning Series. The goal of this learning path is to provide hands-on and practical exposure to the concepts of implementing Continuous Integration Continuous Delivery. The lab will utilize Gitea as the Source Code Manager (SCM) which includes Gitea Actions for executing CICD Workflows. Gitea Actions map almost identically to GitHub actions so the Gitea specific knowledge gained maps directly to GitHub implementations. The general concepts learning through this lab are also valuable and applicable across other implementations.
Advanced Configuration Lab
•152 launches

Introduction to Ansible Molecule

Explore the fundamentals of Ansible Molecule in this hands-on lab, designed to introduce learners to automated testing for Ansible roles and playbooks. Participants will gain practical experience in setting up test scenarios, running Ansible Molecule's various stages from the command line, and integrating Ansible Molecule with a CICD pipeline.
Advanced Configuration Lab
•193 launches

Infrastructure Automation Source of Truth - NetBox

This lab is part of the Infrastructure Automation Source of Truth Learning Path and is designed to teach the user how to interface with NetBox as a source of truth for variable data and inventory.
Advanced Configuration Lab
•440 launches

Ansible Engine Parsing and Transforming Data

This lab is a part of the Infrastructure Automation with Ansible learning path. This module educates the consumer on structured and unstructured data, Ansible cli_parse module and how to use Jinja to transform data structures.
Advanced Configuration Lab
•161 launches

Ansible Automation Workshop - Cisco Ansible Lab

In today's complex and fast-paced IT landscape, the need for automation has never been greater. Organizations of all sizes are looking for solutions that can streamline their operations, enhance efficiency, and reduce errors. Ansible stands out as a powerful automation tool, hitting the mark on several key points that make it an ideal choice for teams of all backgrounds and expertise levels.
Foundations Lab
•672 launches

Ansible Engine Setup

This lab is the first module of the Infrastructure automation with Ansible learning path. This learning path module begins with an overview of Ansible Engine and it's key components. You will learning about the roles each component plays in the overall Ansible Engine solution. This overview aims to answer these questions: - Why Ansible? - What is Ansible? - How does Ansible work? Following the overview you will be challenged with a hands-on lab which will guide you through setting up your local development environment for Ansible. - Create a Python Virtual Environment - Configure Visual Studio Code
Foundations Lab
•581 launches

Ansible Engine Ad Hoc

Ansible Ad Hoc commands are one-time, command-line tasks you can run with the ansible command line tool without creating playbooks. They are useful for quick tasks, system maintenance, or when you don't need to write a full playbook. This learning path module will introduce you to the ansible CLI tool and teach you how to run Ansible Ad Hoc commands.
Foundations Lab
•233 launches

Ansible Engine Inventory

This learning path module will teach you about the Ansible Inventory. What role does inventory play? What types of inventory are there? What formats can inventory be in? A hands-on challenge will guide you through inspecting a static Ansible Inventory, comparing INI and YAML formatted inventories, and working with the Ansible settings to specify the inventory location.
Foundations Lab
•309 launches

Ansible Engine Playbook

Ansible playbooks define what and how changes are made to managed nodes in the Ansible automation system. This learning path module will inspect the anatomy of a playbook and highlight the key components.
Foundations Lab
•192 launches

Ansible Engine Variables

Variables are the key to making flexible and reusable automation. In this module, you'll unlock the power of dynamic automation using Ansible variables. This learning module is designed to provide you with the knowledge and skills needed to leverage variables effectively in your automation workflows.
Foundations Lab
•266 launches

Ansible Engine Validation

This module is a component of the Infrastructure Automation with Ansible Learning Path. This module aims to teach you the basics about using native Ansible modules to perform simple state validation of your automation. There are many use cases in the infrastructure where the target device could be configured correctly, but the desired end state is still not achieved. Your automation can be fortified using simple testing strategies to ensure the outcome matches your expectations.
Foundations Lab
•155 launches

Ansible Automation Hub

Ansible Automation Hub is a Content Management System. Environments using the Ansible Automation Platform will have access to Automation Hub to manage the Ansible Content available for use through the Ansible Automation Platform. This module focuses on teaching the learner about the features and how to integrate Automation Hub into their development workflow.
Foundations Lab
•163 launches

Infrastructure Automation with Ansible Automation Platform

This learning path is designed to take your automation journey to the next level. The goal of this learning path is prepare you to implement your automation in an enterprise environment using the Ansible Automation Platform.
Learning Path

Implementing Static Code Analysis

Ensuring your code meets syntactical and style standards is an important part of the automation development process. This training lab will introduce you to different linters that can be used in an Ansible automation development lifecycle. A linter is a tool that analyzes source code to identify and report potential errors, bugs, stylistic errors, and other issues, helping to improve code quality. You will learn about two different linters and multiple points of execution to ensure that only clean code reaches your production branch.
Advanced Configuration Lab
•101 launches

Dell PowerStore Ansible Lab: Managing Your Array With Ansible Playbooks

Welcome to WWT's introduction to Ansible automation for the Dell PowerStore storage platform. In this lab, you will learn the basics of how to automate fundamental Dell PowerStore storage array administrative tasks utilizing Ansible. This lab is estimated to take under 1 hour to complete. The intended lab audience is a systems engineer with a basic understanding of PowerStore and Ansible components.
Advanced Configuration Lab
•254 launches

Getting Started with Ansible Lightspeed

AI has taken center stage in the automation landscape, transforming how we develop and manage infrastructure. In this hands-on lab, you'll explore how to harness the innovative capabilities of Red Hat Ansible Lightspeed with IBM watsonx Code Assistant—a powerful generative AI service designed to accelerate your Ansible content creation and maintenance. Guided step-by-step, you'll set up and utilize this service within your local development environment using Visual Studio Code, empowering you to automate faster and smarter.
Advanced Configuration Lab
•149 launches

Ansible Automation Workshop - Cisco AAP Lab

This lab is intended for internal use only in the Ansible Automation Workshop. Ansible Automation Platform (AAP) is an enterprise automation solution from Red Hat designed to join the power of Ansible Engine for automation with a suite of products that allow you to centralize, standardize, and operationalize your enterprise's automation at scale. This **hands-on** lab is designed to accompany the instructor-led workshop and provides exercises for practicing what you've learned about the Ansible Automation Platform ecosystem. The full instructional content is available in the [Infrastructure Automation with Ansible Automation Platform Learning Path](https://www.wwt.com/learning-path/infrastructure-automation-with-ansible-automation-platform), which includes these hands-on labs plus additional instruction to teach you about AAP.
Advanced Configuration Lab
•172 launches

asd-infra-redhat

At a glance

28Total
24Labs
4Learning Paths
What's related
  • Automation
  • Infrastructure Automation
  • ATC
  • Data Center
  • Primary Storage
  • Test Automation

What's related

  • About
  • Careers
  • Locations
  • Help Center
  • Sustainability
  • Blog
  • News
  • Press Kit
  • Contact Us
© 2026 World Wide Technology. All Rights Reserved
  • Privacy Policy
  • Acceptable Use Policy
  • Information Security
  • Supplier Management
  • Quality
  • Accessibility
  • Cookies