diff options
-rw-r--r-- | playbooks/os1.theopensourceway.org.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/playbooks/os1.theopensourceway.org.yml b/playbooks/os1.theopensourceway.org.yml index 3766e25..cdbf2c0 100644 --- a/playbooks/os1.theopensourceway.org.yml +++ b/playbooks/os1.theopensourceway.org.yml @@ -14,6 +14,9 @@ - role: httpd website_url: www.theopensourceway.org document_root: /var/www/website + - role: httpd + website_url: theopensourceway.org + redirect: www.theopensourceway.org - role: old_wiki old_wiki_dir: /var/www/old_server/wiki/ website_url: www.theopensourceway.org |