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 22e3e7f323 Allow use of variables in delegate_to 12 years ago
..
callback_plugins Abort a play at the start when no hosts matches, or no hosts are remaining 12 years ago
inventory Allows delegate_to to use inventory host/port info. 12 years ago
playbook Load additional plugins from path specified in configuration 12 years ago
runner Allow use of variables in delegate_to 12 years ago
__init__.py Release version bump 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 Docs + fix variable precedence of environment variables (ok, ok, I give in!) 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