callback plugins¶
This is the list of callback plugins in the ansible.posix collection:
| Plugin | Description |
|---|---|
| ansible.posix.cgroup_perf_recap | Profiles system activity of tasks and full execution using cgroups |
| ansible.posix.debug | formatted stdout/stderr display |
| ansible.posix.json | Ansible screen output as JSON |
| ansible.posix.jsonl | Ansible screen output as JSONL (lines in json format) |
| ansible.posix.profile_roles | adds timing information to roles |
| ansible.posix.profile_tasks | adds time information to tasks |
| ansible.posix.timer | Adds time to play stats |