diff options
| author | Ahmed AbdelHalim <[email protected]> | 2026-01-23 15:24:55 +0100 |
|---|---|---|
| committer | Ahmed AbdelHalim <[email protected]> | 2026-01-23 15:24:55 +0100 |
| commit | 3f65584ce6d2aab290e1405a9d74208c6a329218 (patch) | |
| tree | e8e55634aeecff10e67141c5d20b5d438e68c80a /molecule/archlinux | |
| parent | ed516accbfd1dee8b3eda18f2f1de2c41de27402 (diff) | |
Fix role name
Diffstat (limited to 'molecule/archlinux')
| -rw-r--r-- | molecule/archlinux/converge.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/molecule/archlinux/converge.yml b/molecule/archlinux/converge.yml index daf42834..015bc262 100644 --- a/molecule/archlinux/converge.yml +++ b/molecule/archlinux/converge.yml @@ -75,7 +75,7 @@ - role: "which" - role: "firefox" - role: "font" - - role: "font_aur" + - role: "aur_font" - role: "alacritty" - role: "btop" - role: "bluetui" |
