On Mon, 30 Sep 2019 20:03:25 +0530
Srinivas Naram <srinivas.nar...@gmail.com> wrote:

> *Trial1* :
> when: {{hostvars['hostname1]['ansible_facts']['distribution']}} == "CentOS"

Try this one

  when: "hostvars['hostname1']['ansible_facts']['distribution'] == 'CentOS'"

-- 
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 ansible-project+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/20190930181801.7721f57d%40plana.

Attachment: pgp8umswunF_o.pgp
Description: OpenPGP digital signature

Reply via email to