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 75d3b77454 Merge pull request #1535 from dagwieers/inventory-exception
Fix for an exception when for whatever reason the inventory script fails
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 Create a plugin loader system 12 years ago
runner Don't double dwim first_available_file in template 12 years ago
utils Create a plugin loader system 12 years ago
__init__.py Release version bump for 0.9 (development branch) 12 years ago
callbacks.py Create a plugin loader system 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 branch 'playbook_ssh_ask_pass' of git://github.com/clatour/ansible into devel 12 years ago
errors.py Add 'polite' YAML syntax validation and hinting. Closes #798 12 years ago
module_common.py Merge branch 'nigelm_freebsd' of git://github.com/nigelm/ansible into merge-service 12 years ago