This website requires JavaScript.
Explore
Help
Sign In
a-c-m
/
community.general
mirror of
https://github.com/ansible-collections/community.general.git
Watch
1
Star
0
Fork
You've already forked community.general
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6ffda40d8a
community.general
/
test
/
integration
/
targets
/
template
/
templates
/
import_with_context.j2
5 lines
101 B
Django/Jinja
Raw
Blame
History
{%
import
'qux'
as
qux
with context
%}
hello world with context
{{
qux
.wibble
}}
{%
include
'bar'
%}
Reference in New Issue
View Git Blame
Copy Permalink