From 164c50c117b50d8abe818622cd38445c3d68adb4 Mon Sep 17 00:00:00 2001 From: A Holt Date: Mon, 13 Nov 2017 14:28:09 -0500 Subject: [PATCH] bringing all pkg descriptions into same format --- roles/dokuwiki/tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/dokuwiki/tasks/main.yml b/roles/dokuwiki/tasks/main.yml index 5b2d738ce..7dd11ef93 100644 --- a/roles/dokuwiki/tasks/main.yml +++ b/roles/dokuwiki/tasks/main.yml @@ -11,7 +11,7 @@ - option: name value: dokuwiki - option: description - value: '"DokuWiki is a simple to use and highly versatile Open Source wiki software that does not require a database. "' + value: '"DokuWiki is a simple to use and highly versatile Open Source wiki software that does not require a database."' - option: installed value: "{{ dokuwiki_install }}" - option: enabled