Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 760 Bytes

INSTALL.md

File metadata and controls

18 lines (12 loc) · 760 Bytes

Installation

This repository relies on Vagrant and the VirtualBox provider.

As you can see you don't even need ansible on your host.

Once this packages are installed, you just need to clone this repository and run your first test:

$ git clone https://github.com/juliendufresne/test-ansible-roles.git
$ cd test-ansible-roles
$ ./test.sh

Note: You can install specific ansible version in the guest using the --pre-script option