Updated README

This commit is contained in:
Jim Martens 2020-01-04 00:20:18 +01:00
parent f3a4f0f732
commit d376b93e2c
1 changed files with 11 additions and 1 deletions

View File

@ -1,2 +1,12 @@
# vps-testing
# Testing repo for VPS VMs
This repo helps you to test ansible playbooks on an Ubuntu 18 VM.
## Requirements
1. Copy ``id_ed25519.pub`` into the directory you cloned this repo into.
2. Install vagrant.
## Usage
``vagrant up``