Hi, I think problem lies in multi level of variable: Checking if ansible_local is defined working as expected, however checking ansible_local.somevars - here automatically raise and error.
This means that variable must be check from top level to bootom. If ansible_local is not defined and ansible_local.somevar is not define and if ansible_local.somevar.a is not defined .... Best regards, Marcin -- 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/fb905a6e-7a08-42ff-beb6-38eaeeca3cf1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
