ansible.builtin.oneline callback – oneline Ansible screen output

Note

This callback plugin is part of ansible-core and included in all Ansible installations. In most cases, you can use the short plugin name oneline even without specifying the collections: keyword. However, we recommend you use the FQCN for easy linking to the plugin documentation and to avoid conflicting with other collections that may have the same callback plugin name.

Synopsis

  • This is the output callback used by the -o/–one-line command line option.

Hint

Configuration entries for each entry type have a low to high priority order. For example, a variable that is lower in the list will override a variable that is higher up.