Set up fonts in Debian-like systems.
fontconfig
(will be installed)
-
fonts_font_paths
: [default:[]
]: Font path declarations -
fonts_font_paths.{n}.src
: [required]: The local path of the font directory -
fonts_font_paths.{n}.dest
: [required]: The remote path of the font directory -
fonts_font_paths.{n}.state
: [optional, default:present
]: State -
fonts_rsync_path
: [default:rsync
]: Specify thersync
command to run on the remote host
None
---
- hosts: all
roles:
- oefenweb.fonts
MIT
Mischa ter Smitten
Are welcome!