> > > - set_fact: var2 = "something" > when: var2 is not defined > > - set_fact: var3 = "something" > when: var3 is not defined >
Try this without spaces around the '=' . -- 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/5b4b1de6-1a47-4c10-bd4d-609f37f130fb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
