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/plugins/callback
Brian Coca e2ae3215f6 corrected no_log for items and skipped tasks
corrected output from default callback
added new tests for no_log loops
updated makefile test to check for both positive and negative occurrences of no_log
10 years ago
..
__init__.py corrected no_log for items and skipped tasks 10 years ago
context_demo.py added verbose option to show callback loaded info 11 years ago
default.py corrected no_log for items and skipped tasks 10 years ago
hipchat.py Fix urlopen usage to use open_url instead 10 years ago
log_plays.py Convert to byte strings to avoid UnicodeErrors 10 years ago
mail.py added missing entry for dealing with bcc 10 years ago
minimal.py updated callbacks to properly test diff no matter if dict or list 10 years ago
oneline.py now it really is oneline 11 years ago
osx_say.py added verbose option to show callback loaded info 11 years ago
profile_tasks.py fixed porting bugs in profile_tasks to v2 10 years ago
skippy.py updated callbacks to properly test diff no matter if dict or list 10 years ago
syslog_json.py fixed incorrect data passing on certain events 10 years ago
timer.py fixed var scope 11 years ago
tree.py Convert to byte strings to avoid UnicodeErrors 10 years ago