infrastructure/roles/ssh
2023-06-06 20:31:27 +02:00
..
defaults ssh: Move port management to ssh role 2020-09-26 22:36:34 +02:00
handlers lint: satisfy ansible-lint 2023-04-06 00:27:43 +02:00
meta ansible-lint: Fix various new issues 2022-11-02 21:57:13 +01:00
tasks lint: Fix prefix for registered var in ssh 2023-06-06 20:31:27 +02:00
README.md Initial commit 2020-08-10 01:37:13 +02:00

SSH

Installs ssh keys for users and creates users if necessary.

Requirements

None

Role Variables

Please look at the defaults/main.yml for all available variables and their description.

Note: Lines that are commented out via # are usually still valid/used variables, but they are not defined by default, so they might enable a feature, when uncommenting/defining them!

Dependencies

None

License

GPL-3.0-only