mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-30 00:21:23 -07:00
Fixes jina typos
Moved *jina* to *jinja2*
This commit is contained in:
parent
1c22f2146e
commit
0cd0a7fda3
3 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue