Skip to content

Instantly share code, notes, and snippets.

@happysundar
Created February 25, 2014 03:06
Show Gist options
  • Save happysundar/9201864 to your computer and use it in GitHub Desktop.
Save happysundar/9201864 to your computer and use it in GitHub Desktop.
try an ansible playbook with a vagrant instance
ansible-playbook -i ../vagrant/vagrant_ansible_inventory_default -u vagrant -vvv --private-key=/Users/sundar/.vagrant.d/insecure_private_key ./playbook.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment