Skip to content

Instantly share code, notes, and snippets.

@mattpwest
Created May 16, 2018 13:33
Show Gist options
  • Save mattpwest/9589eeb4a4894d2c8c3f77a893c72bfe to your computer and use it in GitHub Desktop.
Save mattpwest/9589eeb4a4894d2c8c3f77a893c72bfe to your computer and use it in GitHub Desktop.
Vagrant - Ubuntu 18.04: Ansible target host
cat /vagrant/control.pub >> /home/vagrant/.ssh/authorized_keys
chown -R vagrant:vagrant /home/vagrant/.ssh/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment