mirror of
https://github.com/krislamo/vagrant-easyredmine
synced 2025-09-09 22:19:29 +00:00
improvements, progess on provisioning
This commit is contained in:
7
bin/runansible
Executable file
7
bin/runansible
Executable file
@@ -0,0 +1,7 @@
|
||||
#/bin/sh
|
||||
|
||||
ansible-playbook \
|
||||
-i .vagrant/provisioners/ansible/inventory/vagrant_ansible_inventory \
|
||||
--private-key=.vagrant/machines/default/virtualbox/private_key \
|
||||
-u vagrant \
|
||||
playbook.yml "$@"
|
Reference in New Issue
Block a user