diff options
author | Michael Scherer <misc@zarb.org> | 2014-12-16 18:52:04 +0100 |
---|---|---|
committer | Michael Scherer <misc@zarb.org> | 2014-12-16 18:52:04 +0100 |
commit | fb88568bf99e329c8d6401ea96d3e6b5b3d00dfe (patch) | |
tree | c8d71c47b9fe710ee419db14a1c4da3f0fa757e0 | |
parent | 42361994b26daf7b91738a0ab992cd4a54eef976 (diff) |
Deploy the website from git automatically
-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 |