ansible/lib
Matt Williams e02524dd58 Fix for type error introduced by #51034 (#54333)
* Fix for type error

The empty type here should be a dict, not a list as is has a `get` done
on it next.

* Return dict directly to avoid failing key lookup
2019-03-25 16:29:29 +01:00
..
ansible Fix for type error introduced by #51034 (#54333) 2019-03-25 16:29:29 +01:00