Issues with {{ ansible_hostname }} in task name within a role

task names need to be the same across all hosts they are run on, so
'host scoped variables' are not valid for templating in the task
names.

https://github.com/ansible/ansible/issues/3103#issuecomment-18835432