This website requires JavaScript.
Explore
Help
Sign In
ansible-roles
/
archlinux-common
Watch
1
Star
0
Fork
You've already forked archlinux-common
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
master
archlinux-common
/
templates
/
locale.gen.j2
6 lines
86 B
Django/Jinja
Raw
Permalink
Blame
History
#
{{
ansible_managed
}}
{%
for
locale
in
system_locales
%}
{{
locale
}}
{%
endfor
%}
Reference in New Issue
View Git Blame
Copy Permalink