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 ed9f5eed09 Merge pull request #1338 from alopropoz/extra_vars_override
Vars specified via CLI have the highest priority.
13 years ago
..
callback_plugins Abort a play at the start when no hosts matches, or no hosts are remaining 13 years ago
inventory Raise error for missing hosts in inventory scripts as well 13 years ago
playbook Merge pull request #1338 from alopropoz/extra_vars_override 13 years ago
runner None is unfortunately not an integer 13 years ago
__init__.py Release version bump for 0.9 (development branch) 13 years ago
callbacks.py Fix cowsay! Moo. 13 years ago
color.py Added a ANSIBLE_FORCE_COLOR env var, which forces the color output no matter what ncurses says. 13 years ago
constants.py delete extra else clause 13 years ago
errors.py Add 'polite' YAML syntax validation and hinting. Closes #798 14 years ago
module_common.py Fix to make sure only strings are being joined 13 years ago
utils.py add error message if keyczar is not installed and the user tries to use fireball mode 13 years ago