community.general/lib/ansible/playbook
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
..
__init__.py Build variable dictionary on included plays without using dict() 2014-01-29 12:31:12 -06:00
play.py Merge pull request #5713 from angstwad/su-fix 2014-01-23 13:55:43 -08:00
task.py AnsibleWorks -> Ansible 2014-01-28 20:29:42 -05:00