From 978a6c928cd0b6d420dcf15e349776c8bfc65ebc Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Wed, 21 Apr 2021 17:03:38 +0200 Subject: Add awstats logs --- playbooks/osci.theopensourceway.org.yml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'playbooks/osci.theopensourceway.org.yml') diff --git a/playbooks/osci.theopensourceway.org.yml b/playbooks/osci.theopensourceway.org.yml index a4eb71b..f87f77b 100644 --- a/playbooks/osci.theopensourceway.org.yml +++ b/playbooks/osci.theopensourceway.org.yml @@ -27,6 +27,13 @@ - role: old_wiki old_wiki_dir: /var/www/old_server/wiki/ website_domain: www.theopensourceway.org + + - role: awstats + vhosts: + - www.theopensourceway.org + - role: awstats_vhost + website_domain: stats.theopensourceway.org + - deploy_website # - role: mailman_lists -- cgit