khuedoan-homelab/test
2021-03-03 21:51:19 +07:00
..
ansible.cfg Use the same playbook and ansible config in test 2021-03-02 11:21:09 +07:00
hosts.ini Add minio for tfstate 2021-02-22 00:25:06 +07:00
main.yml Change main playbook file name 2021-03-03 21:51:19 +07:00
Makefile Change main playbook file name 2021-03-03 21:51:19 +07:00
README.md Replace multipass with vagrant 2021-02-21 09:55:26 +07:00
requirements.txt Add test playbook 2021-02-15 10:56:51 +07:00
roles Symlink metal roles to test 2021-02-21 10:50:39 +07:00
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