Skip to content

center

Collection Note

This module is part of the ansible.builtin collection. To install the collection, use:

ansible-galaxy collection install ansible.builtin

Synopsis

- Centers the value in a field of a given width.

  • This is the Jinja builtin filter plugin 'center'.
  • See: U(https://jinja.palletsprojects.com/en/stable/templates/#jinja-filters.center)