From 06189731762cde4d8cab322fcc4b62e04a8eff98 Mon Sep 17 00:00:00 2001 From: A Holt Date: Wed, 7 Oct 2020 21:13:59 -0400 Subject: [PATCH] Try to keep local_vars_min.yml < 80 chars wide --- vars/local_vars_min.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vars/local_vars_min.yml b/vars/local_vars_min.yml index 43001befd..01aceb4c0 100644 --- a/vars/local_vars_min.yml +++ b/vars/local_vars_min.yml @@ -40,9 +40,9 @@ iiab_admin_pwd_hash: $6$xsce51$D.IrrEeLBYIuJkGDmi27pZUGOwPFp98qpl3hxMwWV4hXigFGm admin_console_install: True admin_console_enabled: True # -# Set to "False" if you do not want to use the latest js-menus -# either because you use wordpress or another home page -# or if you prefer the older https://github.com/iiab/iiab-menu (no longer maintained) +# Set to "False" if you do not want to use the latest js-menus, either because +# you use WordPress or another home page, or if you prefer the older +# https://github.com/iiab/iiab-menu (no longer maintained) js_menu_install: True