mirror of
https://github.com/khuedoan/homelab.git
synced 2024-12-22 21:44:46 +07:00
.. | ||
ansible.cfg | ||
hosts.ini | ||
Makefile | ||
playbook.yml | ||
README.md | ||
requirements.txt | ||
roles | ||
Vagrantfile |
Test
Create a quick and dirty local test environment (requires vagrant
)
make
When you're done, clean it up
make clean