diff --git a/vars/default_vars.yml b/vars/default_vars.yml index 90e021822..476f93361 100644 --- a/vars/default_vars.yml +++ b/vars/default_vars.yml @@ -72,9 +72,9 @@ local_tz: "{{ ansible_date_time.tz }}" 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