From fff2829fd83c1b4d2ebdf81141f126fb7d3fbbe0 Mon Sep 17 00:00:00 2001 From: A Holt Date: Thu, 8 Oct 2020 12:04:50 -0400 Subject: [PATCH] Freshen up comment re: iiab_home_url after call discussing #2560 --- roles/4-server-options/tasks/main.yml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/roles/4-server-options/tasks/main.yml b/roles/4-server-options/tasks/main.yml index df1d123b9..3739f5982 100644 --- a/roles/4-server-options/tasks/main.yml +++ b/roles/4-server-options/tasks/main.yml @@ -56,9 +56,11 @@ name: samba when: samba_install | bool -# 2020-02-17: what was roles/homepage lives in roles/www_options. Eventually -# softcoding of iiab_home_url should happen everywhere (incl Admin Console) for -# more field options, e.g. changing /library/www/html/home even when offline... +# 2020-02-17: What was roles/homepage lives in roles/www_options +# 2020-10-08: Softcoded iiab_home_url should work (e.g. using local_vars.yml or +# Admin Console) for more field options, e.g. changing /library/www/html/home +# to WordPress or Moodle even when offline? @tim-moody cautions that this is +# untested for several years, so let's keep an eye on it! iiab/iiab#2560 - name: WWW_OPTIONS (WWW_BASE should have been installed earlier) include_role: