getting an error when using default(omit)

10 views
Skip to first unread message

taho...@gmail.com

unread,
Aug 17, 2015, 1:53:03 PM8/17/15
to Ansible Project


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}

taho...@gmail.com

unread,
Aug 19, 2015, 1:15:12 PM8/19/15
to Ansible Project
this was a user error.  I had something else wrong in my playbook
Reply all
Reply to author
Forward
0 new messages