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: