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 08a77135f3 Merge pull request #1126 from dagwieers/choices-fix
Fix to make sure only strings are being joined
12 years ago
..
callback_plugins Add __init__'s to git 12 years ago
inventory Getting negative host pattern matching to work with external inventory 12 years ago
playbook Revert only_if for variables and templating prompt 12 years ago
runner Close zeromq context and socket. 12 years ago
__init__.py Release version bump 12 years ago
callbacks.py Make output be cleaner on multi-line failed commands and parse errors. 12 years ago
color.py Check for terminal capabilities if curses is available 12 years ago
constants.py The very first start of 'fireball mode', which uses ansible in SSH mode to deploy a ephemeral zeromq daemon (entirely optional) that is will die after 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 Revert pull request #1091 12 years ago