From 2040142ed2069eea50a3131e571a94f796e8d411 Mon Sep 17 00:00:00 2001 From: A Holt Date: Wed, 18 Jul 2018 17:41:38 -0400 Subject: [PATCH] Update main.yml --- roles/httpd/tasks/main.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/roles/httpd/tasks/main.yml b/roles/httpd/tasks/main.yml index 848a42fa2..a57c9af64 100644 --- a/roles/httpd/tasks/main.yml +++ b/roles/httpd/tasks/main.yml @@ -169,6 +169,10 @@ tags: - base +- include_tasks: php-stem.yml + tags: + - base + - name: Place the script to generate homepages template: src: refresh-wiki-docs.sh