and put in a summary file for mattdm
This commit is contained in:
parent
050d563f0b
commit
ece83b5c0c
2 changed files with 37 additions and 0 deletions
|
@ -32,6 +32,11 @@
|
|||
tags:
|
||||
- web-data
|
||||
|
||||
- name: make the web directory summary.
|
||||
copy: src=summary.html dest=/var/www/html/csv-reports/ mode=0644
|
||||
tags:
|
||||
- web-data
|
||||
|
||||
- name: scripts to condense data down for further processing
|
||||
copy: src={{item}} dest=/usr/local/bin/ mode=0755
|
||||
with_items: [condense-mirrorlogs.sh, condense-getfedoralogs.sh, run-daily-awstats.sh]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue