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 70a9be27f6 Merge pull request #3217 from dagolden/topic/late-sudo_user
Expand sudo_user after variable merging
12 years ago
..
callback_plugins Renamed on_no_hosts_matched/on_no_hosts_remaining to correct names in noop callback, added methods to callback plugin examples. 12 years ago
inventory don't want to ignore explicit cwd 12 years ago
playbook Expand sudo_user after variable merging 12 years ago
runner Merge pull request #3217 from dagolden/topic/late-sudo_user 12 years ago
utils fixed x-bits in git 12 years ago
__init__.py Version bump and assorted things to start new development version. 12 years ago
callbacks.py fix utf-8 named task failed with --step. 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 More pep8 12 years ago
errors.py Add 'polite' YAML syntax validation and hinting. Closes #798 12 years ago
module_common.py Avoid crash in module_common when the file cannot be moved/copy 12 years ago