I meant, in your case with a declaration like secondary_groups: it is defined and is none so one possibility is to check against none
another possibility with secondary_groups: [] you can check against empty list HTH Phil 2015-05-30 10:37 GMT+02:00 Philippe Eveque <[email protected]>: > HI > > you need an empty list > something along the following should help: > > secondary_groups: [] > > Phil > > > -- 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/CAB1FMuRWDt8_VPqQ%2BJYZmTQaWQS3mOj3w5hi3-wqQq_7DxfaDg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
