diff --git a/vars/default_vars.yml b/vars/default_vars.yml index 7ea9165bf..b5487f935 100644 --- a/vars/default_vars.yml +++ b/vars/default_vars.yml @@ -403,7 +403,7 @@ nodered_web_path: nodered nextcloud_install: False nextcloud_enabled: False # -# 2020-02-15: UNUSED at the time. Legacy remains from Apache: +# 2020-02-15: UNUSED at this time. Legacy remains from Apache: # nextcloud_allow_public_ips: True # # Configuration tips for IPv4 access controls and tuning RAM/resources: diff --git a/vars/local_vars_big.yml b/vars/local_vars_big.yml index 1da0e9b35..7e0f2b6c5 100644 --- a/vars/local_vars_big.yml +++ b/vars/local_vars_big.yml @@ -240,7 +240,7 @@ nodered_enabled: True nextcloud_install: True nextcloud_enabled: True # -# 2020-02-15: UNUSED at the time. Legacy remains from Apache: +# 2020-02-15: UNUSED at this time. Legacy remains from Apache: # nextcloud_allow_public_ips: True # # Configuration tips for IPv4 access controls and tuning RAM/resources: diff --git a/vars/local_vars_medium.yml b/vars/local_vars_medium.yml index 24b5ef4d0..04cdb4c45 100644 --- a/vars/local_vars_medium.yml +++ b/vars/local_vars_medium.yml @@ -240,7 +240,7 @@ nodered_enabled: False nextcloud_install: True nextcloud_enabled: True # -# 2020-02-15: UNUSED at the time. Legacy remains from Apache: +# 2020-02-15: UNUSED at this time. Legacy remains from Apache: # nextcloud_allow_public_ips: True # # Configuration tips for IPv4 access controls and tuning RAM/resources: diff --git a/vars/local_vars_min.yml b/vars/local_vars_min.yml index 168bb64a7..af67d41e8 100644 --- a/vars/local_vars_min.yml +++ b/vars/local_vars_min.yml @@ -240,7 +240,7 @@ nodered_enabled: False nextcloud_install: False nextcloud_enabled: False # -# 2020-02-15: UNUSED at the time. Legacy remains from Apache: +# 2020-02-15: UNUSED at this time. Legacy remains from Apache: # nextcloud_allow_public_ips: True # # Configuration tips for IPv4 access controls and tuning RAM/resources: