diff options
| author | Ahmed Abdelhalim <[email protected]> | 2025-10-22 14:29:02 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2025-10-22 14:53:36 +0200 |
| commit | 3bcf7bd2adb443b881365506dfa3348b0c465264 (patch) | |
| tree | 674f29db0c799c0984d92d1cb42f12855a0b4b90 /roles/locales/vars/archlinux.yml | |
| parent | 1f2116f2adc947410d1549b982b76e1616c3abbb (diff) | |
Refactor naming of packages and services to follow same conventions
Diffstat (limited to 'roles/locales/vars/archlinux.yml')
| -rw-r--r-- | roles/locales/vars/archlinux.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/locales/vars/archlinux.yml b/roles/locales/vars/archlinux.yml index 10e7754b..aacd6dab 100644 --- a/roles/locales/vars/archlinux.yml +++ b/roles/locales/vars/archlinux.yml @@ -1,2 +1,2 @@ --- -locales_pkg: "glibc" +locales_package: "glibc" |
