Add more message-based tracing to log01 scripts
This commit is contained in:
parent
805599baeb
commit
db936062b3
7 changed files with 69 additions and 1 deletions
|
@ -140,6 +140,12 @@
|
|||
tags:
|
||||
- web-data
|
||||
|
||||
- name: install messaging script for our improvized tracing
|
||||
copy: src=simple_message_to_bus dest=/usr/local/bin/ mode=0755
|
||||
tags:
|
||||
- web-data
|
||||
- cron
|
||||
|
||||
- name: install countme script to parse new logs & update totals
|
||||
copy: src=countme-update.sh dest=/usr/local/bin/ mode=0755
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue