Advanced Ansible: Collections+
A set of modules together is a called a collection. Like ansible.builtin. I’ve used collections in the past to use the modules it provided but never really created them. In this post I want to take you on my journery to learn more …