From c93d91e4a0b61d90d9c2de140f750419c1a33735 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Mon, 1 Dec 2025 00:05:09 +0100 Subject: Add font configurations in a role --- host_vars/ubuntu.local.yml.example | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'host_vars/ubuntu.local.yml.example') diff --git a/host_vars/ubuntu.local.yml.example b/host_vars/ubuntu.local.yml.example index fa4fb83f..e39c17db 100644 --- a/host_vars/ubuntu.local.yml.example +++ b/host_vars/ubuntu.local.yml.example @@ -35,3 +35,7 @@ firefox_policies_override: DisableAppUpdate: true DisableFirefoxStudies: false DisableTelemetry: false + +fonts_extra: + - "fonts-font-awesome" + - "fonts-google-fira" -- cgit v1.2.3