Skip to content

Instantly share code, notes, and snippets.

@radimk
Created January 6, 2015 16:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save radimk/d57277e681b971173806 to your computer and use it in GitHub Desktop.
Save radimk/d57277e681b971173806 to your computer and use it in GitHub Desktop.
run ansible with vagrant
ansible-playbook -i .vagrant/provisioners/ansible/inventory/vagrant_ansible_inventory --private-key=~/.vagrant.d/insecure_private_key -u vagrant playbook.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment