From ef9fc80b37a553d93a1db4b717408c937e38d146 Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Wed, 2 Mar 2016 20:23:22 +0000 Subject: [PATCH] add the stubs for awstats --- roles/awstats/README | 0 roles/awstats/files/awstats.conf | 0 roles/awstats/files/combineHttp.cron | 0 roles/awstats/files/combineHttpLogs.sh | 0 roles/awstats/tasks/main.yml | 0 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 roles/awstats/README create mode 100644 roles/awstats/files/awstats.conf create mode 100644 roles/awstats/files/combineHttp.cron create mode 100644 roles/awstats/files/combineHttpLogs.sh create mode 100644 roles/awstats/tasks/main.yml diff --git a/roles/awstats/README b/roles/awstats/README new file mode 100644 index 0000000000..e69de29bb2 diff --git a/roles/awstats/files/awstats.conf b/roles/awstats/files/awstats.conf new file mode 100644 index 0000000000..e69de29bb2 diff --git a/roles/awstats/files/combineHttp.cron b/roles/awstats/files/combineHttp.cron new file mode 100644 index 0000000000..e69de29bb2 diff --git a/roles/awstats/files/combineHttpLogs.sh b/roles/awstats/files/combineHttpLogs.sh new file mode 100644 index 0000000000..e69de29bb2 diff --git a/roles/awstats/tasks/main.yml b/roles/awstats/tasks/main.yml new file mode 100644 index 0000000000..e69de29bb2