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 6cd3ba5b06 Allow the group_vars and host_vars directories to be stored alongside the playbook as well as inventory. 12 years ago
..
callback_plugins update some of many copyright dates but we can just do this when editing each file, not super high priority 12 years ago
inventory Allow the group_vars and host_vars directories to be stored alongside the playbook as well as inventory. 12 years ago
playbook Fix bug with include-level vars and sudo_user. 12 years ago
runner Make the actual user used for executing play available as 'ansible_ssh_user' variable 12 years ago
utils Some formatting fixes so docs will build, etc. 12 years ago
__init__.py Update release version. 12 years ago
callbacks.py hide magic variables used bin/ansible output 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