This website requires JavaScript.
Explore
Help
Sign in
serguzim
/
services
Archived
Watch
1
Star
0
Fork
You've already forked services
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-11-01
. You can view files and clone it, but cannot push or open issues or pull requests.
24d93ecad6
services
/
templates
/
env.j2
4 lines
71 B
Text
Raw
Normal View
History
Unescape
Escape
Refactor everything
2023-12-14 01:20:13 +00:00
{% for key, value in env.items() %}
Add umami to ansible
2023-06-13 18:48:16 +00:00
{{ key }}={{ value }}
{% endfor %}
Reference in a new issue
Copy permalink