{"id":24863719,"url":"https://github.com/stuvusit/openssh","last_synced_at":"2026-04-18T17:01:46.934Z","repository":{"id":81269391,"uuid":"103291186","full_name":"stuvusIT/openssh","owner":"stuvusIT","description":"Set up and configure an OpenSSH daemon and client","archived":false,"fork":false,"pushed_at":"2019-11-26T17:10:58.000Z","size":14,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T17:54:02.625Z","etag":null,"topics":["ansible","ansible-role","arch","debian","openssh","ssh","ubuntu"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc-by-sa-4.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stuvusIT.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-12T15:52:18.000Z","updated_at":"2019-11-26T17:10:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"2501c9bd-d478-4a6b-9355-803c8875cdae","html_url":"https://github.com/stuvusIT/openssh","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stuvusIT/openssh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stuvusIT%2Fopenssh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stuvusIT%2Fopenssh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stuvusIT%2Fopenssh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stuvusIT%2Fopenssh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stuvusIT","download_url":"https://codeload.github.com/stuvusIT/openssh/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stuvusIT%2Fopenssh/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31976805,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T16:27:12.723Z","status":"ssl_error","status_checked_at":"2026-04-18T16:27:11.140Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ansible","ansible-role","arch","debian","openssh","ssh","ubuntu"],"created_at":"2025-01-31T23:34:20.055Z","updated_at":"2026-04-18T17:01:46.928Z","avatar_url":"https://github.com/stuvusIT.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# openssh\n\nThis role sets up and configures an OpenSSH server along with the system-wide SSH client configuration.\nA new moduli file consisting only of 4096 and 8192 bit moduli is created asynchronously.\n\n## Requirements\n\nDebian or Ubuntu\n\n## Role Variables\n\n| Name          | Default/Required | Description                                                      |\n|---------------|:----------------:|------------------------------------------------------------------|\n| `ssh_config`  | `{}`             | Dict with all host matches consisting of dicts of ssh options    |\n| `sshd_config` | See below        | Dict with the sshd configuration. See below for more information |\n\n### sshd configuration\n\n| Name           | Default/Required | Description                                                |\n|----------------|:----------------:|------------------------------------------------------------|\n| `config`       | `{}`             | Dict with all configuration options for the OpenSSH daemon |\n| `userMatches`  | `{}`             | Dict with all user matches for the OpenSSH daemon          |\n| `groupMatches` | `{}`             | Dict with all group matches for the OpenSSH daemon         |\n| `hostMatches`  | `{}`             | Dict with all host matches for the OpenSSH daemon          |\n\n## Example Playbook\n\n```yml\n- hosts: all\n    roles:\n      - openssh\n        ssh_config:\n          \"*\":\n            Protocol: 2\n        sshd_config:\n          config:\n            PermitRootLogin: \"no\"\n          userMatches:\n            alice:\n              AcceptEnv: \"*\"\n```\n\n## License\n\nThis work is licensed under a [Creative Commons Attribution-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-sa/4.0/).\n\n\n## Author Information\n\n- [Janne Heß](https://github.com/dasJ)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstuvusit%2Fopenssh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstuvusit%2Fopenssh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstuvusit%2Fopenssh/lists"}