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 35679e0093 Merge pull request #1578 from jpmens/lookup_redis
Add Redis GET $LOOKUP plugin
12 years ago
..
callback_plugins Abort a play at the start when no hosts matches, or no hosts are remaining 12 years ago
inventory Fix for an exception when for whatever reason the inventory script fails 12 years ago
playbook Add $LOOKUP(<lookup plugin>,<data>) as a templating option 12 years ago
runner Merge pull request #1578 from jpmens/lookup_redis 12 years ago
utils Move get_docstring from module_formatter into ansible/utils 12 years ago
__init__.py Release version bump for 0.9 (development branch) 12 years ago
callbacks.py Make --oneline return one line (except with multiline output) 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 Merge pull request #1527 from fdavis/devel 12 years ago
errors.py Add 'polite' YAML syntax validation and hinting. Closes #798 12 years ago
module_common.py Make module output more consistent wrt. changed/failed 12 years ago