Skip to content

generate ssh keys for provided users

Description

Action for the ssh keys generation.

Proposal

ssh_keys:
  - user: "tziol"
    bits: 2048
  - user: "bdaca"

Action should create key with optionally specified number od bits for user if:

  • the user exists
  • the key was not created before

Action will NOT overwrite existing key even if the number of bits differs.

Links / references

Edited by Bartłomiej Daca
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information