community.general/lib/ansible
James Cammarata 2a0d18b092 Insert newlines correctly when splitting literal blocks
Fixes #9274
2014-10-09 16:45:08 -05:00
..
cache Fix typo in redis cache change from 10afaee1 2014-09-10 09:06:40 -05:00
callback_plugins Remove runner_on_error callback that is never used. 2014-07-01 17:02:10 -04:00
inventory Workaround more python-2.6 shlex not being able to handle unicode strings 2014-10-08 14:30:36 -04:00
module_utils Insert newlines correctly when splitting literal blocks 2014-10-09 16:45:08 -05:00
modules Updating submodule pointer for core 2014-10-09 12:52:38 -05:00
playbook Template play vars after reading them 2014-10-06 10:50:55 -05:00
runner remove complex_args_hack as it was only needed for Baby JSON 2014-10-08 13:26:25 -04:00
utils Allow both old-style and new-style role dependencies to be valid. 2014-10-09 02:48:47 -04:00
__init__.py Version bump for 1.8 2014-08-06 13:17:28 -05:00
callbacks.py Move delegate_to out of runner module_vars to prevent bleeding across runs 2014-09-17 14:24:31 -05:00
color.py fixed typos found by RETF rules in PY files 2014-05-03 18:40:05 +02:00
constants.py changes for package loading of modules 2014-09-26 11:25:56 -04:00
errors.py
module_common.py Workaround more python-2.6 shlex not being able to handle unicode strings 2014-10-08 14:30:36 -04:00