From 0a098b31f96dcf2e01b5627fb16cbc027ebee097 Mon Sep 17 00:00:00 2001 From: Izzy Gomez Date: Thu, 20 Dec 2018 02:46:37 -0700 Subject: [PATCH] Fix typo in deploy-from-ansible.md. (#1261) --- docs/deploy-from-ansible.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/deploy-from-ansible.md b/docs/deploy-from-ansible.md index 946c045..f2809e0 100644 --- a/docs/deploy-from-ansible.md +++ b/docs/deploy-from-ansible.md @@ -34,7 +34,7 @@ See below for more information about providers and extra variables - `ondemand_wifi_exclude` (Required if `ondemand_wifi` set) - WiFi networks to exclude from using the VPN. Comma-separated values - `local_dns` - (Optional) Enable a DNS resolver. Default: false - `ssh_tunneling` - (Optional) Enable SSH tunneling for each user. Default: false -- `windows` - (Optional) Enables compatible ciphers and key exchange to support Windows clietns, less secure. Default: false +- `windows` - (Optional) Enables compatible ciphers and key exchange to support Windows clients, less secure. Default: false - `store_cakey` - (Optional) Whether or not keep the CA key (required to add users in the future, but less secure). Default: false If any of those unspecified ansible will ask the user to input