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 9a12873166 Merge pull request #1477 from skvidal/devel
add check that vars plugins are not handing back None
12 years ago
..
callback_plugins Abort a play at the start when no hosts matches, or no hosts are remaining 12 years ago
inventory Merge pull request #1477 from skvidal/devel 12 years ago
playbook Added 'when' as a shortcut around only_if. 12 years ago
runner Fix output of pause plugin. 12 years ago
__init__.py Release version bump for 0.9 (development branch) 12 years ago
callbacks.py Fix cowsay! Moo. 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 Make group_vars and host_vars available to usr/bin/ansible, and make vars_plugins exist 12 years ago
errors.py Add 'polite' YAML syntax validation and hinting. Closes #798 12 years ago
module_common.py Don't add file module arguments by default 12 years ago
template.py Merge varReplace cleanup and move code into new file 'template.py' so it's easier to keep template 12 years ago
utils.py Fix for sudo defaults if sudo is passed in via --extra-vars 12 years ago