This document discusses infrastructure as code (IaC) and how Ansible can be used to deploy OpenShift Container Platform (OCP) on Microsoft Azure. It provides context on the evolution of software development practices and how infrastructure is now treated as code. Ansible modules can provision Azure virtual machines and configure OCP. Molecule can test Ansible roles. The presentation demonstrates deploying OCP on Azure using Ansible playbooks and includes a demo.