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
1529ac5ef5
archlinux-common
/
templates
/
locale.gen.j2
5 lines
95 B
Django/Jinja
Raw
Blame
History
#
{{
ansible_managed
}}
{%
for
item
in
system_locales
|
default
(
[
]
)
%}
{{
item
}}
{%
endfor
%}
Reference in New Issue
View Git Blame
Copy Permalink