Skip to content

Instantly share code, notes, and snippets.

@phips
Last active February 13, 2018 09:31
Show Gist options
  • Save phips/fde78e6fe2e076e1cae5 to your computer and use it in GitHub Desktop.
Save phips/fde78e6fe2e076e1cae5 to your computer and use it in GitHub Desktop.
Ansible for Vagrant
[defaults]
remote_user = vagrant
hostfile = .vagrant/provisioners/ansible/inventory/vagrant_ansible_inventory
private_key_file = ~/.vagrant.d/insecure_private_key
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment