Hey,

I noticed something on v2 not sure if its a bug.

debug: msg="{{ ansible_ssh_port | default('22') }}"
>

in v1 if you use  above code and your ansible_ssh_port is not defined it 
will fall back to default filter but in v2 it will return any empty string 
and will not use default 

-- 
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/78f7dc45-660b-4ae5-8cd2-51554f85c833%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to