This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-live-build
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
27
Commits
1
Branch
74KB
Tree:
dec36a71ca
ansible-role-live-build
/
templates
/
custom.list.chroot.j2
4 lines
75B
Raw
Blame
History
{%
for
package
in
live_build_custom_packages %}
{{ package }}
{%
endfor
%}