
The first component of a successful Ansible provisioner setup is the Ansible playbook which contains the steps that should be run on the guest. To learn more about Ansible, please consult the Ansible Documentation Site.

This documentation page will not go into how to use Ansible or how to write Ansible playbooks, since Ansible is a complete deployment and configuration management system that is beyond the scope of Vagrant documentation.

The list of common options for these two provisioners is documented in a separate documentation page. ansible_local, where Ansible is executed on the Vagrant guest.

