geerlingguy/ansible-role-apache

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

geerlingguy opened this issue · 2 comments

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'

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

do_indent() got an unexpected keyword argument 'first'