routing working
This commit is contained in:
5
test-usage/Makefile
Normal file
5
test-usage/Makefile
Normal file
@@ -0,0 +1,5 @@
|
||||
deploy:
|
||||
ansible-playbook -i ../vagrant/.vagrant/provisioners/ansible/inventory/vagrant_ansible_inventory playbook.yml
|
||||
|
||||
watch:
|
||||
find . -type f | entr -p make deploy
|
||||
Reference in New Issue
Block a user