Well according to this file (is this the right one?) I see paramters for 
token.

/usr/lib/python2.7/site-packages/ansible/runner/lookup_plugins/consul_kv.py

results = consul_api.kv.get(params['key'],
                                            token=params['token'],
                                            index=params['index'],
                                            recurse=params['recurse'])


On Friday, August 21, 2015 at 4:05:24 PM UTC-4, Brian Coca wrote:
>
> The lookup currently does not seem to support auth, but it should not 
> be hard to modify to do so. 
>
>
> -- 
> Brian Coca 
>

-- 
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/9b6878d1-c7a6-4f41-86b0-eacbc5546398%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to