diff --git a/website/docs/source/v2/provisioning/ansible.html.md b/website/docs/source/v2/provisioning/ansible.html.md index a8acef13b..b44190d58 100644 --- a/website/docs/source/v2/provisioning/ansible.html.md +++ b/website/docs/source/v2/provisioning/ansible.html.md @@ -15,6 +15,15 @@ page will not go into how to use Ansible or how to write Ansible playbooks, sinc is a complete deployment and configuration management system that is beyond the scope of a single page of documentation. +
+ Warning: If you're not familiar with Ansible and Vagrant already, + I recommend starting with the shell + provisioner. However, if you're comfortable with Vagrant already, Vagrant + is a great way to learn Ansible. +
+