We have a template which uses the {{ansible_user_id}} pre-defined variable. 
On Ansible 1.5, running against localhost, we see this error:

TASK: [service | Stage deamontools run script] 
********************************
fatal: [127.0.0.1] => {'msg': "One or more undefined variables: 
'ansible_user_id' is undefined", 'failed': True}
fatal: [127.0.0.1] => {'msg': "One or more undefined variables: 
'ansible_user_id' is undefined", 'failed': True}

FATAL: all hosts have already failed -- aborting

Is this expected when going against localhost?

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to