From 19f2e8fe2a0724875a681ebc32a08f639232614a Mon Sep 17 00:00:00 2001 From: A Holt Date: Wed, 7 Oct 2020 21:16:00 -0400 Subject: [PATCH] Try to keep local_vars_big.yml < 80 chars wide --- vars/local_vars_big.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vars/local_vars_big.yml b/vars/local_vars_big.yml index 476a57b33..342c2a811 100644 --- a/vars/local_vars_big.yml +++ b/vars/local_vars_big.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