Index of all Stdout Callback Plugins
See Index of all Callback Plugins for the list of all callback plugins.
ansible.builtin
ansible.builtin.default – default Ansible screen output
ansible.builtin.minimal – minimal Ansible screen output
ansible.builtin.oneline – oneline Ansible screen output
community.general
community.general.counter_enabled – adds counters to the output items (tasks and hosts/task)
community.general.default_without_diff – The default ansible callback without diff output
community.general.dense – minimal stdout output
community.general.diy – Customize the output
community.general.null – Don’t display stuff to screen
community.general.selective – only print certain tasks
community.general.timestamp – Adds simple timestamp for each header
community.general.unixy – condensed Ansible output
community.general.yaml – YAML-ized Ansible screen output