I setting up  kubernetes cluster with 3 master and 5 node.I am deploying 
through ansible.

I am able to create these node.


I am using ansible 2.2.0.0. on host machine from where I am launching my 
script.

ansible_default_ipv4 is not getting populated and ansible script is failing 
while executing the following line.


{{ hostvars[item]['ansible_default_ipv4']['address'] }} {{ item }}

I have feeling that this could be because of environmental issue.
Please help me figure out this issue.

I am using

Linux installterinceptionvm2 4.2.0-30-generic #36~14.04.1-Ubuntu SMP Fri Feb 26 
18:49:23 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

-- 
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/53b77512-6787-40e9-b9a6-ef5a0c33e36c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to