Description:
- The code or binaries that Ansible copies to and executes on each managed node (when needed) to accomplish the action defined in each Task.
- Invoke a single module with a task, or invoke several different modules in a playbook. Ansible modules are grouped in collections.
- sad