Ansible Role libreoffice¶
This role installs LibreOffice on a server, so it is intended for headless operation and is mainly used for document conversion.
Optional Role Variables¶
libreoffice__client_apache
If set to
true, LibreOffice is configured to run under the user „apache“.Type: Bool.
Default:
false
Example:
# optional
libreoffice__client_apache: true