Using Ansible with Azure | Microsoft Docs
docs.microsoft.com › en-us › azureSep 15, 2021 · Ansible module and version matrix for Azure. Ansible includes a suite of modules for use in provisioning and configuring Azure resources. These resources include virtual machines, scale sets, networking services, and container services. The Ansible matrix lists the Ansible modules for Azure and the Ansible versions in which they ship. Next steps
What is Ansible? | Opensource.com
opensource.com › resources › what-ansibleAn Ansible module is written to be a model of the desired state of a system, meaning that each module defines what should be true on any given managed node. For instance, if a systems administrator decides that all workstations in an organization should have LibreOffice version X.Z installed, then it's up to Ansible's packaging module to ...