vps-testing/README.md

13 lines
199 B
Markdown
Raw Normal View History

2020-01-04 00:20:18 +01:00
# Testing repo for VPS VMs
2020-01-04 00:16:17 +01:00
2020-01-04 00:20:18 +01:00
This repo helps you to test ansible playbooks on an Ubuntu 18 VM.
## Requirements
2020-01-04 00:24:18 +01:00
1. Copy ``id_ed25519.pub`` to ``.ssh/``.
2020-01-04 00:20:18 +01:00
2. Install vagrant.
## Usage
``vagrant up``