Skip to content

Instantly share code, notes, and snippets.

@tgerla
Created February 25, 2015 01:52
Show Gist options
  • Save tgerla/a15c0fe6825f20e6b7e9 to your computer and use it in GitHub Desktop.
Save tgerla/a15c0fe6825f20e6b7e9 to your computer and use it in GitHub Desktop.
- authorized_key: user=vagrant key="{{ lookup('file', item) }}"
with_first_found:
- "{{ security.ssh_key_file }}.pub"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment