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 fecfbf9226 Allow jinja2 evals that produce lists to be used in with_items. Ideally want something a bit less heavy
than the eval here.
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 Change the retry logic to write a limit file, able to source limit from files by indicating with @filename 12 years ago
playbook Fix some items related to playbook includes and indentation. 12 years ago
runner Allow jinja2 evals that produce lists to be used in with_items. Ideally want something a bit less heavy 12 years ago
utils Makes $PIPE and $FILE macros accept utf-8 input 12 years ago
__init__.py Update release version. 12 years ago
callbacks.py Decided I liked the asterisks 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 Added DEFAULT_EXECUTABLE as a constant 12 years ago
errors.py Add 'polite' YAML syntax validation and hinting. Closes #798 12 years ago
module_common.py This SELinux commit is too strict and we should only fail if trying to read/tweak SELinux attributes else 12 years ago