2 changed files with 8 additions and 4 deletions
@ -0,0 +1,3 @@ |
|||||
|
--- |
||||
|
# The SSH Public Key to add to the authorized_keys |
||||
|
ansible_ssh_public_key: "{{ lookup('file', ansible_ssh_private_key_file + '.pub' ) }}" |
||||
Loading…
Reference in new issue