community.general/lib/ansible/vars
nitzmahone 3bb1f7a561 hostvars should return j2 undefined as instance, not type
Looks like someone forgot to create an instance of undefined here- we were returning the undefined type object, which broke all the undefined checks.

Added an integration test around add_host that will catch this (separate PR to follow)
2015-11-16 09:58:23 -08:00
..
__init__.py Finish up plugin porting to global display 2015-11-11 10:44:23 -08:00
hostvars.py hostvars should return j2 undefined as instance, not type 2015-11-16 09:58:23 -08:00
unsafe_proxy.py Fixing up performance 2015-11-05 16:22:37 -05:00