You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible
Daniel Hokka Zakrisson 1601f0b4d7 Use repr to transfer JSON-arguments, so Python doesn't eat things
Fixes transferring newlines in args:, as well as """.
13 years ago
..
callback_plugins update some of many copyright dates but we can just do this when editing each file, not super high priority 13 years ago
inventory Allow end of line comments in inventory file 13 years ago
playbook Don't template delegate_to too early, not all vars are available 13 years ago
runner Use repr to transfer JSON-arguments, so Python doesn't eat things 13 years ago
utils Catch all exceptions coming from lookup plugins 13 years ago
__init__.py Fix up some version related things on the devel branch. 13 years ago
callbacks.py Implement --diff for the copy module. 13 years ago
color.py Added a ANSIBLE_FORCE_COLOR env var, which forces the color output no matter what ncurses says. 13 years ago
constants.py Fixes jina typos 13 years ago
errors.py Add 'polite' YAML syntax validation and hinting. Closes #798 14 years ago
module_common.py Merge branch 'copy-diff-take2' of git://github.com/stoned/ansible into better_diff 13 years ago