mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Fixes jina typos
Moved *jina* to *jinja2*
This commit is contained in:
committed by
Michael DeHaan
parent
1c22f2146e
commit
0cd0a7fda3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user