Skip to content

Simple example showing how to configure vagrant to use the ansible-local provisioner

Notifications You must be signed in to change notification settings

JohnLockwood/vagrant-ansible-local-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vagrant-ansible-local-example

This is a simple example showing how to configure vagrant to use the ansible-local provisioner.

Requirements:

  • Vagrant
  • VirtualBox

Usage

git clone https://github.com/CodeSolid/vagrant-ansible-local-example.git
cd vagrant-ansible-local-example.git
vagrant up

Give the VM time to come up and you should be able to verify it came up correctly on your host machine at http://localhost:8080.

More details:

The code's pretty simple, but we walk through some of the details in the accompanying article.

About

Simple example showing how to configure vagrant to use the ansible-local provisioner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages