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
Lorin Hochstein eabbaaec46 Have ansible respect private_key_file option
The ansible command-line tool was ignoring the private_key_file option.
12 years ago
..
callback_plugins Add __init__'s to git 12 years ago
inventory Make it possible in the inventory file to have spaces in host variables 12 years ago
playbook Keep result pristine for ignore_errors 12 years ago
runner Fix templates for non root sudo_user 12 years ago
__init__.py Release version bump 12 years ago
callbacks.py Modular server-side actions (squash merge) 12 years ago
color.py Check for terminal capabilities if curses is available 12 years ago
constants.py make connection types pluggable 12 years ago
errors.py Add 'polite' YAML syntax validation and hinting. Closes #798 12 years ago
module_common.py backuplocal => backup_local for API standardization reasons 12 years ago
utils.py Have ansible respect private_key_file option 12 years ago