I'm using a task similar to this to add keys to a remote user:

- authorized_key: user=bob key='{{lookup("file", item)}}'
  with_fileglob:
  - /some/absolute/path/id_*.pub

This worked fine up to (and including) 1.8.1

In 1.8.2, I'm getting: ERROR: Unexpected error in during lookup: 'item' is 
undefined

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/38468e14-c1f6-41db-a972-efb5766be328%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to