vps-testing/README.md

14 lines
265 B
Markdown

# Testing repo for VPS VMs
This repo helps you to test ansible playbooks on an Ubuntu 18 VM.
## Requirements
1. Copy ``id_ed25519.pub`` to ``.ssh/``.
2. Install vagrant.
## Usage
1. ``vagrant up``
2. ``ssh vagrant@192.168.33.10`` (accept host key fingerprint)