On 15. okt. 2016 12:40, Do Hoang Khiem wrote:
TASK: [print internal_var]
****************************************************
ok: [localhost] => {
    "msg": "hello, I am from host_vars"
}


It still takes value from host_vars/localhost even though extra var is
passed.


Is it an error? Ansible version is  1.9.4

I would say it's a bug, it works in Ansible 2.1.2

TASK [print internal_var] ******************************************************
ok: [localhost] => {
    "msg": "hello, testtest"
}

--
Kai Stian Olstad

--
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/3f04d9fa-fe61-d07f-55f0-2d551b79a9fe%40olstad.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to