summaryrefslogtreecommitdiffstats
path: root/roles/font
AgeCommit message (Collapse)AuthorFilesLines
2026-04-23Refactor font role to install missing alacritty nerd fonts on ubuntuAhmed Abdelhalim5-35/+65
2026-04-03Refine logging removing unnecessary logging by defaultAhmed Abdelhalim1-0/+2
2026-04-01Refactor google fonts download using font-family namesAhmed Abdelhalim3-19/+30
2026-04-01Replace AUR font package installing with google fonts via gstaticAhmed Abdelhalim6-17/+28
2026-03-04Remove duplicate fields from argument_specs filesAhmed Abdelhalim1-2/+0
2026-02-20Fix archlinux font installsAhmed Abdelhalim1-2/+2
2026-02-19Merge the aur_font in the font role with conditional dependencyAhmed Abdelhalim5-1/+19
2026-01-24Fix ansible 2.20.1 deprecation warning about ansible_varsAhmed Abdelhalim1-1/+1
2026-01-23Add PT-Sans font to both debian and archlinuxAhmed Abdelhalim1-0/+1
The PT-Sans is only available using AUR on archlinux, hence implementing a role for fonts that are installed on arch using AUR
2026-01-22Fix font implicit gnome dependencyAhmed Abdelhalim1-5/+0
This separate the setup of fonts from the setting of fonts The role setup the fonts to be used The other dependant roles configure which font from there to be used This is more complicated but cleaner separation between each role responsibilities
2026-01-22Set noto sans as the default Gnome fontAhmed Abdelhalim1-0/+5
2026-01-22Update the font role configuration to support arabic on archAhmed Abdelhalim4-5/+25
2026-01-19Fix some policies not found on DebianAhmed Abdelhalim3-9/+19
Co-authored-by: Claude.ai
2026-01-18Fix debian font nameAhmed Abdelhalim1-1/+1
2026-01-18Fix font roleAhmed Abdelhalim6-0/+159