Skip to content

Commit

Permalink
fix: remove comment in private key file
Browse files Browse the repository at this point in the history
fixes #33
  • Loading branch information
franklinkim committed Mar 16, 2019
1 parent 425bdd8 commit 24ca28a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions templates/home/user/ssh/private-key.j2
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
# {{ ansible_managed }}

{{ item.ssh_key | default('') }}
{{ item.ssh_key | default('') }}

0 comments on commit 24ca28a

Please sign in to comment.