From fb88568bf99e329c8d6401ea96d3e6b5b3d00dfe Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Tue, 16 Dec 2014 18:52:04 +0100 Subject: Deploy the website from git automatically --- playbooks/new.theopensourceway.org.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'playbooks') 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 -- cgit