From d6d35dea64ab15a254e009ec9248bb53e1c16c3d Mon Sep 17 00:00:00 2001 From: Seth Vidal Date: Wed, 3 Jul 2013 17:05:07 +0000 Subject: [PATCH] add info on who wrote this --- callback_plugins/logdetail.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/callback_plugins/logdetail.py b/callback_plugins/logdetail.py index f50c551977..588d1d8208 100644 --- a/callback_plugins/logdetail.py +++ b/callback_plugins/logdetail.py @@ -1,7 +1,7 @@ # (C) 2012, Michael DeHaan, +# based on the log_plays example +# skvidal@fedoraproject.org -# This file is part of Ansible -# # Ansible is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or