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

122 commits

Author SHA1 Message Date
L3D
bc10e502d5
Merge pull request #1 from maxbachmann-ansible/master
allow different ssh port than 22
2019-04-14 15:18:21 +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
L3D
97847cc1d4 Make sure ssh is more secure and more customizable 2019-04-09 22:03:00 +02:00
L3D
a99b2ac6f4 change boolean to string 2019-04-08 19:37:59 +02:00
L3D
f0f3a689e6 add option to enable password based auth 2019-04-08 19:34:58 +02:00
Lilian Roller
2e1db1e216
Add ssh group variable 2019-03-27 15:16:55 +01:00
Lilian Roller
d03df1994d
allow dynamic user configuration 2019-03-27 14:23:41 +01:00
Lilian Roller
0b2d1f339f
forece sudo 2019-03-06 10:06:08 +01:00
Lilian Roller
7ea66e4440
become: yes 2019-03-04 17:21:55 +01:00
L3D
7282b39ca3 Arch support and use become: yes 2019-02-20 11:54:02 +01:00
L3D
6ecf1ca01a Minor changes 2019-01-08 14:12:27 +01:00
L3D
61bcf5fb59 On Fedora it is sshd 2018-11-16 11:44:36 +01:00
L3D
9985bd4a9e
Update README 2018-11-12 21:37:43 +01:00
Raoul
6799a8ce25
Optionally disable Allow[Users,Groups] options 2018-08-26 17:25:12 +02:00
Raoul
f03546d93c
Use ansible_managed header 2018-03-20 20:21:57 +01:00
Raoul
5f7893527a
Remove unused settings 2018-03-16 05:03:01 +01:00
Raoul
6199a6b067
Automatically compose allowed users and groups lists 2018-03-16 04:54:02 +01:00
Raoul
223f92ed1a
Use ansible_managed header 2018-03-09 03:13:41 +01:00
Raoul
a5c894a7f4
Generate new ed25519 host key if necessary 2018-03-08 18:48:33 +01:00
Raoul
3d22817eff
Simple and secure openssh server configuration 2018-03-07 03:37:10 +01:00