Why is this not in the documentation for conditionals? it should be basic stuff!!!
On Friday, January 31, 2014 at 6:09:15 AM UTC-8, Nick Groenen wrote: > > Yes, if Ansible sees that as None, then you could use |default(None) like > this: > > when: foo|default(None) != None > > -- > Nick Groenen | zoni | @NickGroenen > https://zoni.nl | GnuPG/GPG key ID: 0xAB5382F6 > -- 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/9a1d7132-92db-438a-808d-3ac31625e656%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
