Hi - i have am trying to use the omit feature with my default

like this

default_availability_zone = {{ cinder_default_availability_zone | 
default(omit) }}


and i am getting the following error.  I am using ansible 1.8.1.  Any idea 
on what i am doing wrong?  This seems very simple....

fatal: [192.168.110.173] => {'msg': 'TypeError: do_default() takes at most 
3 arguments (4 given)', 'failed': True}

-- 
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/6ce7e71d-72ff-4d6b-925d-2ca0e34cfce1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to