From e52b8e5625aa3266a04eab5723684a3efc210a0e Mon Sep 17 00:00:00 2001 From: A Holt Date: Wed, 18 Jul 2018 18:37:47 -0400 Subject: [PATCH] Update main.yml --- roles/httpd/tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/httpd/tasks/main.yml b/roles/httpd/tasks/main.yml index 97417971d..a62c9b955 100644 --- a/roles/httpd/tasks/main.yml +++ b/roles/httpd/tasks/main.yml @@ -174,7 +174,7 @@ tags: - base -- name: Place the script to generate homepages +- name: Install /usr/bin/refresh-wiki-docs.sh (scraper script) to create http://box/info offline documentation template: src: refresh-wiki-docs.sh dest: /usr/bin/iiab-refresh-wiki-docs