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
Stephen Fromm 4e7b67a45a Add option to pass list of dirs to get_bin_path in module_common.py
The optional list is prepended to PATH.
Fix get_bin_path() to use os.path.join().
14 years ago
..
callback_plugins Move plugin directories 14 years ago
inventory Fix --limit for external inventory scripts, slight variant on fix from pull #949 14 years ago
playbook If tags "all" is used, don't choke. 14 years ago
runner Move plugin directories 14 years ago
__init__.py Release bump 14 years ago
callbacks.py Invoke cowsay without going through the shell 14 years ago
color.py Check for terminal capabilities if curses is available 14 years ago
constants.py make connection types pluggable 14 years ago
errors.py Add 'polite' YAML syntax validation and hinting. Closes #798 14 years ago
module_common.py Add option to pass list of dirs to get_bin_path in module_common.py 14 years ago
utils.py Merge pull request #956 from tima/jinja-json-filter 14 years ago