diff options
| author | Stephen Smoogen <smooge@redhat.com> | 2017-02-15 23:14:59 +0000 |
|---|---|---|
| committer | Stephen Smoogen <smooge@redhat.com> | 2017-02-15 23:14:59 +0000 |
| commit | 0f6fcd4599054e7a08a9df5bce4cb174866b589f (patch) | |
| tree | 33f689db52b8e0a1fe596a51fcc73548a29c8b7a /roles/web-data-analysis/tasks | |
| parent | c19d85e314e59168e189fb8b7223022abbea72f2 (diff) | |
| download | ansible-0f6fcd4599054e7a08a9df5bce4cb174866b589f.tar.gz ansible-0f6fcd4599054e7a08a9df5bce4cb174866b589f.tar.xz ansible-0f6fcd4599054e7a08a9df5bce4cb174866b589f.zip | |
put in a picture of a whale and a flowerpot.
Diffstat (limited to 'roles/web-data-analysis/tasks')
| -rw-r--r-- | roles/web-data-analysis/tasks/main.yml | 2 |
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 8afb91f78..d686cd241 100644 --- a/roles/web-data-analysis/tasks/main.yml +++ b/roles/web-data-analysis/tasks/main.yml @@ -63,7 +63,7 @@ - name: daily cron file to run the log files copy: src={{item}} dest=/etc/cron.d/ mode=0644 - with_items: [condense-mirrorlogs.cron, condense-getfedoralogs.cron, run-daily-awstats.cron] + with_items: [condense-mirrorlogs.cron, condense-getfedoralogs.cron, run-daily-awstats.cron, condense-hotspot.cron] tags: - web-data - cron |
