community.general/lib/ansible
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
..
cli Revert "Show version without supplying a dummy action" 2016-01-07 08:28:18 -05:00
compat Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version. 2015-10-16 08:21:28 -07:00
config Making the switch to v2 2015-05-03 21:47:26 -05:00
errors Allow Ansible to return error with unicode within it. 2016-01-14 23:44:48 +01:00
executor Minor cleanup when reassigning play context to reused connections 2016-01-18 13:36:40 -05:00
galaxy Prevent traceback. 2016-01-13 20:50:19 -08:00
inventory overwrite/merge not remove prev inventory data 2016-01-14 18:06:54 -05:00
module_utils fixes documentation string 2016-01-15 15:08:15 -05:00
modules Update submodule refs 2016-01-13 20:07:04 -08:00
new_inventory fix some warning of undefined name. 2015-10-09 12:43:42 +08:00
parsing Allow module args as k=v pairs when using the module: option with local_action 2016-01-18 14:32:44 -05:00
playbook Fix any_errors_fatal incorrect implementation in 2.0 2016-01-15 13:15:10 -05:00
plugins Fix erroneous fetch fail when fail_on_missing is set to False 2016-01-15 16:28:17 -08:00
template keep string type filters as strings 2015-12-08 12:52:20 -08:00
utils Merge pull request #13819 from chrrrles/vmware_doc_fragments 2016-01-15 15:42:43 -06:00
vars move hostvars.vars to vars 2015-12-22 00:24:35 -05:00
__init__.py Bump version in devel now that stable-2.0 has been branched 2015-12-02 17:57:53 +05:30
constants.py output color is now configurable 2015-12-29 17:40:47 -05:00
test-requirements.txt Making the switch to v2 2015-05-03 21:47:26 -05:00