This website requires JavaScript.
Explore
Help
Sign In
dustin
/
configpolicy
Watch
1
Star
1
Fork
You've already forked configpolicy
0
Code
Issues
Releases
Activity
164d86d646
configpolicy
/
roles
/
restic
/
templates
/
restic.env.j2
4 lines
79 B
Django/Jinja
Raw
Blame
History
{%
for
key
,
value
in
_restic_env
.items
(
)
%}
{{
key
}}
=
{{
value
}}
{%
endfor
%}
Reference in New Issue
View Git Blame
Copy Permalink