mirror of https://github.com/ansible/ansible.git
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)pull/13184/head
parent
db27541a0e
commit
3bb1f7a561
Loading…
Reference in New Issue