Fixes jina typos

Moved *jina* to *jinja2*
This commit is contained in:
Michel Blanc
2013-02-13 17:33:43 +01:00
committed by Michael DeHaan
parent 1c22f2146e
commit 0cd0a7fda3
3 changed files with 5 additions and 5 deletions

View File

@@ -91,10 +91,10 @@ sudo_exe=sudo
# if you need to use jinja2 extensions, you can list them here
# use a coma to separate extensions, e.g. :
# jinja_extensions=jinja2.ext.do,jinja2.ext.i18n
# jinja2_extensions=jinja2.ext.do,jinja2.ext.i18n
# no extensions are loaded by default
#jinja_extensions=
#jinja2_extensions=
# if set, always use this private key file for authentication, same as if passing
# --private-key to ansible or ansible-playbook