--- # The SSH Public Key to add to the authorized_keys ansible_ssh_public_key: "{{ lookup('file', ansible_ssh_private_key_file + '.pub' ) }}"