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 f3407dec0e Merge branch 'basedir-plugins' of git://github.com/dhozac/ansible into devel 12 years ago
..
callback_plugins Abort a play at the start when no hosts matches, or no hosts are remaining 12 years ago
inventory Return multiple groups from inventory API. 12 years ago
playbook Load additional plugins from path specified in configuration 12 years ago
runner Load additional plugins from path specified in configuration 12 years ago
__init__.py Release version bump 12 years ago
callbacks.py Merge branch 'basedir-plugins' of git://github.com/dhozac/ansible into devel 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 Load additional plugins from path specified in configuration 12 years ago
errors.py Add 'polite' YAML syntax validation and hinting. Closes #798 12 years ago
module_common.py Fix to make sure only strings are being joined 12 years ago
utils.py implement lookup plugins for arbitrary enumeration over arbitrary things. See the mailing list for some cool examples. 12 years ago