On Wednesday, April 22, 2015 at 5:01:54 PM UTC+3, Brian Coca wrote:
>
> You cannot use the ansible built in facts as they are implemented in 
> python but you can retrun your own custom ones, you just have to 
> return a json structure that starts with { "ansible_facts": ...} 
>

Or you can also bootstrap the remote node installing python using the 
script module (if okay in your case).
(You have to, of course, suppress facts gathering for that step.)
Y. 

-- 
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/42bfe90e-1841-4f3d-b043-0aaed545d5fe%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to