Commit graph

20 commits

Author SHA1 Message Date
35f1328a49 make sure we ALWAYS get the userid 2013-07-08 11:40:56 -04:00
3bfedc4029 it's a dict not an object, dumbass 2013-07-05 18:26:54 -04:00
8455e65fbf try to make log detail show check vs actual changes 2013-07-05 18:24:39 -04:00
272a6b10b5 try os.getlogin() first then fall back to os.geteuid() 2013-07-04 15:23:16 -04:00
4ea5bc2a42 add patch from jp mens to fix os.getlogin() when running w/o a tty :) 2013-07-04 13:50:34 -04:00
97a906435a add task_userid to any task not just ansible_cmd 2013-07-03 23:04:46 -04:00
e6e8cc0d4b make pid a str 2013-07-03 16:50:31 -04:00
2f1fb8a079 new sub path for logs:
/var/log/ansible/$playbook_name/YYYY/MM/DD/HH.mm.SS/<logs here>
 make the playbook.info file be playbook-$PID.info
2013-07-03 16:42:56 -04:00
d6d35dea64 add info on who wrote this 2013-07-03 17:05:25 +00:00
79d8b2e656 add a playbook_start and end var to the pb info 2013-07-01 18:09:00 +00:00
ad4a9c04b9 try a tab, for fun 2013-07-01 17:57:16 +00:00
655b0d9b7b unreachable returns a string :( 2013-07-01 17:28:02 +00:00
1451fc3c61 data not res 2013-06-28 22:34:25 +00:00
43b4b24c44 add userid into non-playbook task logs 2013-06-28 22:32:56 +00:00
67c1d4dfb6 make logdetail play better with ansible direct commands 2013-06-28 22:20:26 +00:00
8c8e3675cb don't add the module invocation
and check {{ }} syntax in the logger
2013-06-28 21:28:29 +00:00
d4f08e57b0 not 750, 0750 2013-06-28 21:18:44 +00:00
091587af88 add dir perms
fix file import notifications
2013-06-28 21:08:51 +00:00
20b83610b4 add logdetail callback plugin - hopefully this will not break for us 2013-06-28 20:59:12 +00:00
a47df5c94c fix up first_found as it is upstream
add callback_plugins path
2013-04-18 21:14:56 +00:00