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 271db7bddb Merge pull request #1308 from abondis/named_action
named actions + modules list in utils.py
12 years ago
..
callback_plugins Abort a play at the start when no hosts matches, or no hosts are remaining 12 years ago
inventory Return multiple groups from inventory API. 12 years ago
playbook Merge pull request #1308 from abondis/named_action 12 years ago
runner Test for directory existance, fix exception catching granularity 12 years ago
__init__.py Release version bump 12 years ago
callbacks.py Not for cow lovers: optionally disable cowsay 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 Add DIST_MODULE_PATH so setup.py and ansible.spec can live in harmony. Closes #1277 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 named actions + modules list in utils.py 12 years ago