ansible/lib
James Cammarata 5cc354696d Build variable dictionary on included plays without using dict()
Using dict(k=v) means the key was always named 'k', as the variable
is not interpreted there.

Fixes #5801
2014-01-29 12:31:12 -06:00
..
ansible Build variable dictionary on included plays without using dict() 2014-01-29 12:31:12 -06:00