lueschem / edi

Embedded development infrastructure.
https://www.get-edi.io
GNU Lesser General Public License v3.0
39 stars 12 forks source link

ssh: Verify that at least an ssh pub key is available for the current user. #24

Open lueschem opened 6 years ago

lueschem commented 6 years ago

Issue Type

Desired Behaviour

During a preprocessing step we can verify, that at least one ssh pub key is available for the current user. If not: Print a warning or stop with an error (see also #22).

lueschem commented 11 months ago

The warning or error could also be shown during the playbook execution.