From 7cb893cc7adb6d13fa8263c09f2a71bcf12e2172 Mon Sep 17 00:00:00 2001 From: TC1977 <37350377+TC1977@users.noreply.github.com> Date: Mon, 13 May 2019 09:35:53 -0400 Subject: [PATCH] Fix typos --- docs/deploy-from-ansible.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/deploy-from-ansible.md b/docs/deploy-from-ansible.md index 7dfbd4be..b21136a8 100644 --- a/docs/deploy-from-ansible.md +++ b/docs/deploy-from-ansible.md @@ -23,7 +23,7 @@ ansible-playbook main.yml -e "provider=digitalocean do_token=token" ``` -See below for more information about providers and extra variables +See below for more information about variables and roles. ### Variables @@ -41,7 +41,7 @@ If any of these are unspecified, ansible will ask the user to input them. ### Ansible roles -Could roles can be activated by specifying an extra variable `provider` +Cloud roles can be activated by specifying an extra variable `provider`. Cloud roles: