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
15b7867a37
Merge pull request #7 from roles-ansible/keys
Allow more configuration options for ssh options
2022-05-03 19:21:42 +02:00
L3D
a49a0c81f9
Allow more configuration options for ssh options 2022-05-03 19:04:58 +02:00
L3D
878f405dfc
Merge pull request #6 from roles-ansible/actions
update github actions
2022-04-08 00:26:03 +02:00
L3D
a05b2ad4ac
update github actions 2022-04-08 00:24:48 +02:00
L3D
300ba7f1f8
Merge pull request #4 from abrain/patch-1
Fix AllowGroups configuration
2022-03-27 20:35:51 +02:00
L3D
fa131a0002
Merge pull request #5 from roles-ansible/lint
update linting action
2022-03-27 20:33:09 +02:00
L3D
dde94c3839
update linting action 2022-03-27 20:31:21 +02:00
Andreas Brain
374079ac50
Fix AllowGroups configuration 2022-02-21 13:31:13 +01:00
L3D
1d7448d086
Merge pull request #3 from roles-ansible/docs
update and improve docs
2021-09-19 02:51:23 +02:00
L3D
2a133f8e09
update and improve docs 2021-09-19 02:47:26 +02:00
L3D
4b5b730019
Merge pull request #2 from roles-ansible/key_kex
otionally disable key and kex algorythmus setting
2021-07-13 11:23:37 +02:00
L3D
b00f3bd71c
remove cron 2021-07-13 11:20:21 +02:00
L3D
46f158a386
otionally disable key and kex algorythmus setting 2021-07-13 11:14:53 +02:00
L3D
f56cbf5ded
update meta information 2021-05-10 23:16:28 +02:00
L3D
8f059787f9
Merge pull request #1 from firesoft-de/patch-1
Fixed a typo in README.md
2021-04-11 17:27:55 +02:00
firesoft-de
1bcddde0f8
Fixed typo 2021-04-11 17:23:02 +02:00
L3D
9bd350770f
increase version and migrate tasks to new naming scheme 2021-03-14 00:03:37 +01:00
L3D
49ab162283
fix typo 2021-03-14 00:01:09 +01:00
L3D
0bab1c46ed
Merge branch 'main' of github.com:roles-ansible/ansible_role_sshd 2021-03-13 23:58:22 +01:00
L3D
f68709c934
Add galaxy icon and link 2021-03-13 23:54:41 +01:00
L3D
5e575e8f23
Update README.md 2021-03-13 23:12:49 +01:00
L3D
2853170572
Merge branch 'main' of github.com:roles-ansible/ansible_role_sshd 2021-03-13 23:08:48 +01:00
L3D
0ca850cf86
update action checks 2021-03-13 23:08:03 +01:00
L3D
ae10b5ec5f
improve docs 2021-03-13 23:03:31 +01:00
L3D
4700d0c3c1
improve README 2021-03-13 23:01:11 +01:00
L3D
e451c9ccf9
add users to default 2021-03-12 14:36:27 +01:00
L3D
0a10a5248c
some github actions... 2021-03-12 14:27:54 +01:00
L3D
f4118e5d95
update search 2021-03-12 14:26:03 +01:00
L3D
3ea0eadf22
Merge pull request #4 from chaos-bodensee/actions
Actions
2021-03-11 00:30:02 +01:00
L3D
ea08ec991d
name all tasks 2021-03-11 00:26:37 +01:00
L3D
3d4540fc62
create yamllint 2021-03-11 00:21:58 +01:00
L3D
d09093a3fd
start adding github actions and improve meta 2021-03-11 00:17:05 +01:00
L3D
1c2dc323e7
use new ansible syntax 2021-03-10 22:34:42 +01:00
L3D
8ca50abd38
update versionscheck to new ansible syntax 2021-03-10 22:17:55 +01:00
L3D
7d8c04a8c8
now using ansible builtin stuff to manage sshd 2021-03-08 21:39:39 +01:00
L3D
8d5e1f32ba
template improvement? 2020-12-17 00:39:20 +01:00
L3D
4d499b97d6
Allow more login params 2020-12-15 21:32:54 +01:00
L3D
9cb60831da
Fix template typo 2020-12-15 21:24:59 +01:00
L3D
de0b7de0ba
update sshd version eight detection 2020-09-21 14:51:59 +02:00
L3D
97ac9465b4
update opnessh server for arch 2020-09-18 15:43:53 +02: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
50f3287641
create mechanism to get openssh-server version 2020-08-05 15:22:13 +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
99519f3ced
fix task order 2020-04-13 17:59:47 +02:00
L3D
0febef54bd
update vars to avoid trouble 2020-03-27 15:51:54 +01:00
L3D
8a05d7c6fe
update sshd config 2020-03-26 14:14:59 +01:00
Lilian Roller
1ab79c4b78
manage ssh host keys 2020-03-18 18:15:23 +01:00
Lilian Roller
9768133a23
improve support for ssh host key types 2020-03-18 11:50:38 +01:00