ansible/ssh: make the list of authorized keys / sshd_config overridable per-instance
As the project becomes more generic, let's allow users to specify the list of authorized users and sshd configuration.
If the user failed to provide /mnt/permanent/ssh/{authorized_keys,sshd_config}
,
the default files will be used.
References: #199
Edited by Martin Roukala