ansible/lib
James Cammarata 46e515131e Allow module args as k=v pairs when using the module: option with local_action
This task format is valid in 1.x, but was broken in 2.x:
  - local_action:
     module: shell echo "hello world"
2016-01-18 14:32:44 -05:00
..
ansible Allow module args as k=v pairs when using the module: option with local_action 2016-01-18 14:32:44 -05:00