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
Ben Ritcey 0938d4d89a Allow the remote MD5 checks to be run via sudo 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 don't parse subdirs in host/group_vars 12 years ago
playbook Fix grammatical error in error message 12 years ago
runner Allow the remote MD5 checks to be run via sudo 12 years ago
utils Fix listification inside of with_items so it runs more intelligently. 12 years ago
__init__.py Update release version. 12 years ago
callbacks.py changed lockfile to be opened in write mode (solaris for one doesn't like 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 More pep8 12 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. 12 years ago