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 3afa8b373e Improve check mode reporting for directories and file modes. 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 Merge pull request #2872 from tima/fuzzy-match-localhost-127 11 years ago
playbook Allow modules in a "./library" directory to be referenced by their shortforms "modulename:" instead of just "action: modulename" 11 years ago
runner Merge branch 'group-by-global' of git://github.com/stoned/ansible into devel 11 years ago
utils add option to ignore $legacy variable style substitution 11 years ago
__init__.py Update release version. 11 years ago
callbacks.py BUGFIX - --start-at-task= works only with --step 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 add option to ignore $legacy variable style substitution 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