infrastructure/roles/ssh
2021-03-05 13:02:55 +01:00
..
defaults ssh: Move port management to ssh role 2020-09-26 22:36:34 +02:00
handlers Fix yamllint issues 2021-03-05 13:02:55 +01:00
meta Initial commit 2020-08-10 01:37:13 +02:00
tasks ssh: Fix missing firewall restart 2020-10-04 18:23:17 +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