Skip to content
Snippets Groups Projects
Commit e296ccb4 authored by Spencer Smith's avatar Spencer Smith
Browse files

include do extension for jinja

parent 7e58b963
Branches
Tags
No related merge requests found
...@@ -13,3 +13,4 @@ callback_whitelist = profile_tasks ...@@ -13,3 +13,4 @@ callback_whitelist = profile_tasks
roles_path = roles:$VIRTUAL_ENV/usr/local/share/kubespray/roles:$VIRTUAL_ENV/usr/local/share/ansible/roles:/usr/share/kubespray/roles roles_path = roles:$VIRTUAL_ENV/usr/local/share/kubespray/roles:$VIRTUAL_ENV/usr/local/share/ansible/roles:/usr/share/kubespray/roles
deprecation_warnings=False deprecation_warnings=False
inventory_ignore_extensions = ~, .orig, .bak, .ini, .cfg, .retry, .pyc, .pyo, .creds inventory_ignore_extensions = ~, .orig, .bak, .ini, .cfg, .retry, .pyc, .pyo, .creds
jinja2_extensions = jinja2.ext.do
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment