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 753ebea186 Prefer categorized modules to uncategorized, such that if someone does an install on top of old content
the categorized modules will win over the 1.1 uncategorized modules, as the packages may not automatically
clean up the old content.
11 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 don't parse subdirs in host/group_vars 11 years ago
playbook Fix grammatical error in error message 11 years ago
runner Replace tab with spaces. 11 years ago
utils Prefer categorized modules to uncategorized, such that if someone does an install on top of old content 11 years ago
__init__.py Update release version. 11 years ago
callbacks.py If ansible is configured to use a log file but cannot write to it, exit, but don't traceback. 11 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 More pep8 11 years ago
errors.py Add 'polite' YAML syntax validation and hinting. Closes #798 12 years ago
module_common.py Improve check mode reporting for directories and file modes. 11 years ago