From 0a298e4e95b9e3c91278ae0daa7d3540b9c9dd70 Mon Sep 17 00:00:00 2001 From: A Holt Date: Fri, 22 May 2020 00:38:18 -0400 Subject: [PATCH] Typo (comment) fix in 4-server-options/tasks/main.yml --- roles/4-server-options/tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/4-server-options/tasks/main.yml b/roles/4-server-options/tasks/main.yml index c17ad17e7..5cdd03e99 100644 --- a/roles/4-server-options/tasks/main.yml +++ b/roles/4-server-options/tasks/main.yml @@ -41,7 +41,7 @@ name: samba when: samba_install | bool -# 2020-20-17: what was roles/homepage lives in roles/www_options. Eventually +# 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...