Fail2ban error on provisioning

I’m getting a error at the “ensure fail2ban is configured” when running the production DO server provision on latest bedrock-ansible.

TASK: [fail2ban | ensure fail2ban is configured] ****************************** 
<178.62.22.182> ESTABLISH CONNECTION FOR USER: root
<178.62.22.182> EXEC ssh -C -tt -vvv -o ForwardAgent=yes -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/Users/darjanpanic/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=10 178.62.22.182 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1432552329.8-41797997608316 && echo $HOME/.ansible/tmp/ansible-tmp-1432552329.8-41797997608316'
fatal: [178.62.22.182] => template error while templating string: unexpected end of template, expected 'end of print statement'.

FATAL: all hosts have already failed -- aborting

PLAY RECAP ********************************************************************