diff --git a/vars/default_vars.yml b/vars/default_vars.yml index 10b2e8947..f13422cf4 100644 --- a/vars/default_vars.yml +++ b/vars/default_vars.yml @@ -108,16 +108,15 @@ dansguardian_enabled: False wondershaper_install: False wondershaper_enabled: False -# Intended for developers +# Intended for developers: ONLY CHANGE THESE IF YOU KNOW WHAT YOU ARE DOING user_wan_iface: auto user_lan_iface: auto wan_ip: dhcp wan_netmask: wan_gateway: wan_nameserver: -# exFAT is enabled for all "debuntu" OS's as of Nov 2017, in roles/2-common/tasks/packages.yml#L35-L36 -exFAT_enabled: True -# Only change these if you know what you are doing +# exFAT is auto-enabled for all "debuntu" OS's as of Nov 2017, in roles/2-common/tasks/packages.yml#L35-L36 +# exFAT_enabled: True # Parameters by Aggregate Roles # Each Role must have the following variables which are either True or False: