Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After latest version, getting "do_indent() got an unexpected keyword argument 'indentfirst'" #224

Closed
geerlingguy opened this issue Aug 27, 2021 · 2 comments
Labels

Comments

@geerlingguy
Copy link
Owner

I just merged in #195, and now over on my Drupal VM repository I'm getting the following error:

TASK [geerlingguy.apache : Add apache vhosts configuration.] *******************
An exception occurred during task execution. To see the full traceback, use -vvv. The error was:
): do_indent() got an unexpected keyword argument 'indentfirst'
@geerlingguy
Copy link
Owner Author

See: geerlingguy/drupal-vm#2177

@cazzerson
Copy link

I think that this causes problems on machines with older versions of jinja2, including geerlingguy/centos7.

do_indent() got an unexpected keyword argument 'first'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants