1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_sshd.git synced 2024-08-16 11:59:49 +02:00
Commit graph

27 commits

Author SHA1 Message Date
L3D
a49a0c81f9
Allow more configuration options for ssh options 2022-05-03 19:04:58 +02:00
Andreas Brain
374079ac50
Fix AllowGroups configuration 2022-02-21 13:31:13 +01:00
L3D
46f158a386
otionally disable key and kex algorythmus setting 2021-07-13 11:14:53 +02:00
L3D
8d5e1f32ba
template improvement? 2020-12-17 00:39:20 +01:00
L3D
9cb60831da
Fix template typo 2020-12-15 21:24:59 +01:00
L3D
886f9e766b
add default value for var 2020-08-05 16:35:44 +02:00
L3D
7f717b33cd
create support for openssh below version 8 2020-08-05 16:29:34 +02:00
L3D
132e656992
use ternary('yes', 'no') 2020-08-04 15:49:36 +02:00
L3D
a57ef169c5
change variable layout 2020-08-04 15:07:02 +02:00
L3D
8a05d7c6fe
update sshd config 2020-03-26 14:14:59 +01:00
Lilian Roller
9768133a23
improve support for ssh host key types 2020-03-18 11:50:38 +01:00
Lilian Roller
025ebcec25
creating users + groups auth 2020-03-18 11:30:48 +01:00
L3D
58989a6abf
forbid password auth 2020-03-17 18:53:59 +01:00
Lilian Roller
4c1d0d8cb7
update cypher and hostkeys 2020-03-17 18:47:15 +01:00
Lilian Roller
289ab2be94
update cipher and mac 2020-03-17 17:25:08 +01:00
Lilian Roller
3b008f27ad
continue cleanup 2020-03-17 16:39:59 +01:00
Lilian Roller
9bd5334d3d
Fix RHEL Typo 2019-11-20 10:20:58 +01:00
Lilian Roller
3d9d79f740
move if to template 2019-11-20 10:15:12 +01:00
Lilian Roller
838d1e323f
Update sftp variable 2019-11-20 09:51:21 +01:00
Lilian Roller
eb3e2d4b36
Add sftp variable 2019-11-20 09:44:44 +01:00
Lilian Roller
ab5e7425a1
Improve template layout 2019-09-16 17:43:19 +02:00
Lilian Roller
4e65c6ea2a
Dont be locked out with debian wheezy 2019-07-22 17:10:11 +02:00
Lilian Roller
b16efa6ca7
improve support for legacy os 2019-07-17 14:03:00 +02:00
Lilian Roller
f9a6073833
YAML_ERROR too many blank lines 2019-05-15 13:43:25 +02:00
maxbachmann
21e1ff6b9c allow different ssh port than 22 2019-04-14 15:01:00 +02:00
L3D
8defb65464 update variable names 2019-04-09 22:19:42 +02:00
L3D
7b7abebb68 Improve SSHD config 2019-04-09 22:13:59 +02:00
Renamed from templates/sshd_config (Browse further)