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
Michael DeHaan 8e7dc3c79c Remove an extra space in the module execution line if no environment was set. 12 years ago
..
callback_plugins update some of many copyright dates but we can just do this when editing each file, not super high priority 12 years ago
inventory (A) include errors in inventory scripts should they occur. 12 years ago
playbook (A) include errors in inventory scripts should they occur. 12 years ago
runner Remove an extra space in the module execution line if no environment was set. 12 years ago
utils Fix if-statement that always evaluates True 12 years ago
__init__.py Update release version. 12 years ago
callbacks.py implement --start-at-task option to hop to a specific task before starting running them 12 years ago
color.py Added a ANSIBLE_FORCE_COLOR env var, which forces the color output no matter what ncurses says. 12 years ago
constants.py Added DEFAULT_EXECUTABLE as a constant 12 years ago
errors.py Add 'polite' YAML syntax validation and hinting. Closes #798 12 years ago
module_common.py Revert "make atomic_replace use shutil.copy2 instead of os.rename() so it will work across filesystems". 12 years ago