diff options
-rw-r--r-- | playbooks/new.theopensourceway.org.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/playbooks/new.theopensourceway.org.yml b/playbooks/new.theopensourceway.org.yml index b810b51..de1c882 100644 --- a/playbooks/new.theopensourceway.org.yml +++ b/playbooks/new.theopensourceway.org.yml @@ -13,6 +13,7 @@ - local_deploy - role: httpd website_url: www.theopensourceway.org - document_root: /var/www/html + document_root: /var/www/website + - deploy_website - mailman_lists - cgit |