From aa51806aa92d60953826e87aacfd085c4f58fbd4 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Tue, 26 Jan 2016 07:47:05 +0100 Subject: Update description --- tasks/bootstrap.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tasks/bootstrap.yml b/tasks/bootstrap.yml index 4af022c..0fc0b91 100644 --- a/tasks/bootstrap.yml +++ b/tasks/bootstrap.yml @@ -1,7 +1,7 @@ # This playbook install the bootstrap (http://twitter.github.com/bootstrap/) # javascript framework. # -# Copyright (c) 2013 Fabian Affolter +# Copyright (c) 2013-2016 Fabian Affolter # # Licensed under CC BY 3.0. All rights reserved. # @@ -23,7 +23,7 @@ mode=0777 state=directory -- name: create a symlink to the webserver root +- name: create a symlink to the webserver's root file: src=/usr/share/webapps/bootstrap/ dest=/var/www/localhost/htdocs/bootstrap owner=root -- cgit v1.2.3