Ansible Collections - A Primer
Ansible content collections, often referred to simply as collections, enable the addition of content not included in Ansible core. Each collection bundles related roles, playbooks, modules, and plugins together. Let's examine how to install and use Ansible collections.