khuedoan-homelab/test
2021-02-22 00:27:33 +07:00
..
ansible.cfg Enable ansible pipelining for test environment 2021-02-21 14:07:03 +07:00
hosts.ini Add minio for tfstate 2021-02-22 00:25:06 +07:00
Makefile Add snapshot and restore 2021-02-21 20:19:00 +07:00
playbook.yml Add env secret template 2021-02-22 00:27:33 +07:00
README.md
requirements.txt
roles
Vagrantfile Switch to Ubuntu from Debian 2021-02-21 20:58:06 +07:00

Test

Create a quick and dirty local test environment (requires vagrant)

make

When you're done, clean it up

make clean