diff --git a/docs/deploy-from-ansible.md b/docs/deploy-from-ansible.md index 0a0dc54..ffc5217 100644 --- a/docs/deploy-from-ansible.md +++ b/docs/deploy-from-ansible.md @@ -26,8 +26,8 @@ See below for more information about variables and roles. - `provider` - (Required) The provider to use. See possible values below - `server_name` - (Required) Server name. Default: algo -- `ondemand_cellular` (Optional) VPN On Demand when connected to cellular networks with IPsec. Default: false -- `ondemand_wifi` - (Optional. See `ondemand_wifi_exclude`) VPN On Demand when connected to WiFi networks with IPsec. Default: false +- `ondemand_cellular` (Optional) Enables VPN On Demand when connected to cellular networks for iOS/macOS clients using IPsec. Default: false +- `ondemand_wifi` - (Optional. See `ondemand_wifi_exclude`) Enables VPN On Demand when connected to WiFi networks for iOS/macOS clients using IPsec. Default: false - `ondemand_wifi_exclude` (Required if `ondemand_wifi` set) - WiFi networks to exclude from using the VPN. Comma-separated values - `dns_adblocking` - (Optional) Enables dnscrypt-proxy adblocking. Default: false - `ssh_tunneling` - (Optional) Enable SSH tunneling for each user. Default: false