diff options
Diffstat (limited to 'playbooks')
-rw-r--r-- | playbooks/osci.theopensourceway.org.yml | 7 |
1 files changed, 7 insertions, 0 deletions
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 |