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
Daniel Hokka Zakrisson a16ddb57c1 Default module search path is included already
Adding it to runner's module_path makes it override local modules.
13 years ago
..
callback_plugins Move default arguments to the end of the function call. 13 years ago
inventory Allow pattern[0] to address a single node 13 years ago
playbook Move default arguments to the end of the function call. 13 years ago
runner Fix paramiko for when no private key is specified 13 years ago
utils Default module search path is included already 13 years ago
__init__.py Updated ansible version to align with RPM package 13 years ago
callbacks.py Move default arguments to the end of the function call. 13 years ago
color.py Added a ANSIBLE_FORCE_COLOR env var, which forces the color output no matter what ncurses says. 13 years ago
constants.py Support sudo alternatives that offer sudo-compatible interfaces 13 years ago
errors.py Add 'polite' YAML syntax validation and hinting. Closes #798 14 years ago
module_common.py Various cleanup to run_command 13 years ago