community.general/lib/ansible
Michael DeHaan 323ed27106 Merge pull request #2221 from sfromm/fix-ansible-cli-check-mode
Fix CliRunnerCallbacks.on_file_diff in callbacks.py
2013-02-27 15:34:05 -08:00
..
callback_plugins update some of many copyright dates but we can just do this when editing each file, not super high priority 2013-02-16 15:32:01 -05:00
inventory Allow end of line comments in inventory file 2013-02-13 14:15:22 +00:00
playbook Don't template delegate_to too early, not all vars are available 2013-02-25 22:25:13 +01:00
runner Revert to just escaping \ for JSON-args 2013-02-27 19:43:27 +01:00
utils jsonify needs to return a string of {}, rather than a dict 2013-02-27 19:46:31 +01:00
__init__.py Fix up some version related things on the devel branch. 2013-02-01 21:38:21 -05:00
callbacks.py Fix CliRunnerCallbacks.on_file_diff in callbacks.py 2013-02-27 13:26:29 -08:00
color.py Added a ANSIBLE_FORCE_COLOR env var, which forces the color output no matter what ncurses says. 2012-10-06 20:36:07 +02:00
constants.py Fixes jina typos 2013-02-16 13:32:48 -05:00
errors.py Add 'polite' YAML syntax validation and hinting. Closes #798 2012-08-07 18:24:47 -04:00
module_common.py Merge branch 'copy-diff-take2' of git://github.com/stoned/ansible into better_diff 2013-02-26 20:51:32 -05:00