From 1d575df55db1addbda38cee6f2629baebb788e14 Mon Sep 17 00:00:00 2001 From: A Holt Date: Thu, 23 Jan 2020 21:02:33 -0500 Subject: [PATCH] Update httpd/tasks/main.yml --- roles/httpd/tasks/main.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/roles/httpd/tasks/main.yml b/roles/httpd/tasks/main.yml index 1a625f579..df0e18d01 100644 --- a/roles/httpd/tasks/main.yml +++ b/roles/httpd/tasks/main.yml @@ -1,5 +1,6 @@ # 2020-01-23 TO DO / Questions: -# - Validate input vars apache_install & apache_enabled here. Use them as nec. +# - Validate input vars apache_install & apache_enabled here. +# - Use as nec, with 'when: apache_installed is undefined' # - Encapsulate all 3 tasks below into httpd/roles/install.yml ? # - Similarly sanity-check httpd/roles/enable.yml... # - Verify that 9-local-addons/tasks/main.yml's invocation of