Working With Modules — Ansible Documentation
docs.ansible.com › latest › user_guideDec 09, 2021 · Working With Modules. Ansible ships with a number of modules (called the ‘module library’) that can be executed directly on remote hosts or through Playbooks. Users can also write their own modules. These modules can control system resources, like services, packages, or files (anything really), or handle executing system commands.
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