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 26bbac3062 Merge pull request #1246 from jpmens/nocows
Not for cow lovers: optionally disable cowsay
12 years ago
..
callback_plugins Abort a play at the start when no hosts matches, or no hosts are remaining 12 years ago
inventory Getting negative host pattern matching to work with external inventory 12 years ago
playbook Merge pull request #1207 from dagwieers/gather_facts-fix 12 years ago
runner Fix variable injection in pause module args. Closes #1209 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 Allow user-specified $ansible_managed string with named parameters 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 Allow user-specified $ansible_managed string with named parameters 12 years ago