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 947ec34116 Merge pull request #1807 from willthames/openlog_unicode_fix
syslog.openlog does not cope with unicode first argument
13 years ago
..
callback_plugins Abort a play at the start when no hosts matches, or no hosts are remaining 13 years ago
inventory Merge pull request #1747 from njharman/alpharange 13 years ago
playbook Allow only_if/when_* on task includes and apply it on all tasks within 13 years ago
runner Make script module use raw module so it does not require python 13 years ago
utils Added additional template variables 13 years ago
__init__.py Updated ansible version to align with RPM package 13 years ago
callbacks.py Change message when a play matches no hosts 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 Set LANG in module_common.py 13 years ago
errors.py Add 'polite' YAML syntax validation and hinting. Closes #798 14 years ago
module_common.py syslog.openlog does not cope with unicode first argument 13 years ago