summaryrefslogtreecommitdiffstats
path: root/roles/web-data-analysis
diff options
context:
space:
mode:
authorKevin Fenzi <kevin@scrye.com>2016-08-08 19:36:31 +0000
committerKevin Fenzi <kevin@scrye.com>2016-08-08 19:36:31 +0000
commit04a52b86677de7a34c887f77db1a2ebe3eed17b1 (patch)
tree65772d6725185f42bc430d56b83d5327c6415e13 /roles/web-data-analysis
parentfd129648ae166b2a23cba6e315c75f563fb7d911 (diff)
downloadansible-04a52b86677de7a34c887f77db1a2ebe3eed17b1.tar.gz
ansible-04a52b86677de7a34c887f77db1a2ebe3eed17b1.tar.xz
ansible-04a52b86677de7a34c887f77db1a2ebe3eed17b1.zip
Death to all trailing whitespace.
Diffstat (limited to 'roles/web-data-analysis')
-rw-r--r--roles/web-data-analysis/tasks/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/web-data-analysis/tasks/main.yml b/roles/web-data-analysis/tasks/main.yml
index 138948377..ab382a8f0 100644
--- a/roles/web-data-analysis/tasks/main.yml
+++ b/roles/web-data-analysis/tasks/main.yml
@@ -31,7 +31,7 @@
with_items: [images, getfedora, hotspot, mirrors, start]
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]