You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
.ssh | 3 years ago | |
.gitignore | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 3 years ago | |
Vagrantfile | 3 years ago |
README.md
Testing repo for VPS VMs
This repo helps you to test ansible playbooks on an Ubuntu 18 VM.
Requirements
- Copy
id_ed25519.pub
to.ssh/
. - Install vagrant.
Usage
vagrant up
ssh vagrant@192.168.33.10
(accept host key fingerprint)